[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151114001627.GB25806@verge.net.au>
Date: Sat, 14 Nov 2015 09:16:27 +0900
From: Simon Horman <horms@...ge.net.au>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Yoshihiro Kaneko <ykaneko0929@...il.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
Magnus Damm <magnus.damm@...il.com>,
Linux-sh list <linux-sh@...r.kernel.org>
Subject: Re: [PATCH net] ravb: Fix int mask value overwritten issue
On Fri, Nov 13, 2015 at 11:45:28AM +0100, Geert Uytterhoeven wrote:
> Hi Kaneko-san,
>
> On Fri, Nov 13, 2015 at 11:24 AM, Yoshihiro Kaneko
> <ykaneko0929@...il.com> wrote:
> > From: Masaru Nagai <masaru.nagai.vx@...esas.com>
> >
> > When RX/TX interrupt for Network Control queue and Best Effort queue
> > is issued at the same time, the interrupt mask of Network Control
> > queue will be reset when the mask of Best Effort queue is set.
>
> Nice catch!
>
> At first I was a bit puzzled why this would make a difference, but
> the key is "will be reset in the next iteration of the for loop", which
> falls outside of the visible context.
>
> > This patch fixes this problem.
> >
> > Signed-off-by: Masaru Nagai <masaru.nagai.vx@...esas.com>
> > Signed-off-by: Yoshihiro Kaneko <ykaneko0929@...il.com>
>
> Acked-by: Geert Uytterhoeven <geert+renesas@...der.be>
Acked-by: Simon Horman <horms+renesas@...ge.net.au>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists