From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 31 Jul 2013 00:32:15 +0000 Subject: Re: [PATCH] sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt Message-Id: <20130731003215.GF17209@verge.net.au> List-Id: References: <1375142928-17769-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <51F7CADE.5070801@cogentembedded.com> In-Reply-To: <51F7CADE.5070801@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Sergei Shtylyov Cc: Laurent Pinchart , netdev@vger.kernel.org, linux-sh@vger.kernel.org, Magnus Damm On Tue, Jul 30, 2013 at 06:17:02PM +0400, Sergei Shtylyov wrote: > Hello. > > On 30-07-2013 4:08, Laurent Pinchart wrote: > > >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... Sorry for missing that. > Did this patch help you with your NFS boot issue, Laurent? > > >Signed-off-by: Laurent Pinchart > > WBR, Sergei > > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >