From: davem@davemloft.net (David Miller)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] net/macb: fix race with RX interrupt while doing NAPI
Date: Wed, 13 Feb 2013 13:36:03 -0500 (EST) [thread overview]
Message-ID: <20130213.133603.392678696679169085.davem@davemloft.net> (raw)
In-Reply-To: <1360663728-10296-1-git-send-email-nicolas.ferre@atmel.com>
From: Nicolas Ferre <nicolas.ferre@atmel.com>
Date: Tue, 12 Feb 2013 11:08:48 +0100
> When interrupts are disabled, an RX condition can occur but
> it is not reported when enabling interrupts again. We need to check
> RSR and use napi_reschedule() if condition is met.
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Applied.
prev parent reply other threads:[~2013-02-13 18:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <50C08233.9030905@erwinrol.com>
2012-12-06 13:27 ` at91sam9260 MACB problem with IP fragmentation Nicolas Ferre
2012-12-06 15:15 ` Erwin Rol
2012-12-20 9:17 ` Erwin Rol
2012-12-20 17:51 ` Nicolas Ferre
2013-02-12 10:08 ` [PATCH] net/macb: fix race with RX interrupt while doing NAPI Nicolas Ferre
2013-02-13 18:36 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130213.133603.392678696679169085.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).