Re: [PATCH] sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date: 2013-07-30 14:20:10
Also in:
linux-sh
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date: 2013-07-30 14:20:10
Also in:
linux-sh
Hi Sergei, On Tuesday 30 July 2013 18:17:02 Sergei Shtylyov wrote:
On 30-07-2013 4:08, Laurent Pinchart wrote:quoted
The RFE interrupt is enabled for the r8a7790 but isn't handled, resulting in the interrupts core noticing unhandled interrupts, and eventually disabling the ethernet IRQ. Fix it by adding RFE to the bitmask of error interrupts to be handled for r8a7790.So, Simon hasn't synced his patch to my late bug fix in 3.10... Did this patch help you with your NFS boot issue, Laurent?
Yes, it fixes the "disabling interrupt, nobody cared" problem. I still have intermittent NFS issues, but at least I can now boot.
quoted
Signed-off-by: Laurent Pinchart [off-list ref]
-- Regards, Laurent Pinchart