[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150504221804.GA24341@nathan3500-linux-VM>
Date: Mon, 4 May 2015 17:18:04 -0500
From: Nathan Sullivan <nathan.sullivan@...com>
To: netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: macb: Do not enable RX buffer used interrupt
On Mon, May 04, 2015 at 12:43:15PM -0500, Nathan Sullivan wrote:
> This driver does not handle the RX buffer used interrupt, nor does
> it need to due to handling the RX overflow interrupt already. Enabling
> the interrupt would lead to an infinite loop in the ISR.
>
Well, that may have been premature. We are seeing the RXUBR interrupt get
stuck asserted on Zynq hardware, and I failed to realize the driver clears
RXUBR already in macb_interrupt... Not enabling that interrupt keeps my
system responsive, but it's not the correct solution to this issue.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists