From: Jeff Garzik <jeff@garzik.org>
To: Andrew Gallatin <gallatin@myri.com>
Cc: David Miller <davem@davemloft.net>,
netdev <netdev@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][NETDEV]: remove netif_running() check from myri10ge_poll()
Date: Mon, 17 Dec 2007 18:19:37 -0500 [thread overview]
Message-ID: <47670409.7040803@garzik.org> (raw)
In-Reply-To: <47602AAA.8060204@myri.com>
Andrew Gallatin wrote:
> Remove the bogus netif_running() check from myri10ge_poll().
>
> This eliminates any chance that myri10ge_poll() can trigger
> an oops by calling netif_rx_complete() and returning
> with work_done == budget.
>
> Signed-off-by: Andrew Gallatin <gallatin@myri.com>
holding onto this patch but not applying, because NAPI discussions
appear to be continuing...
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Garzik <jeff@garzik.org>
To: Andrew Gallatin <gallatin@myri.com>
Cc: David Miller <davem@davemloft.net>,
netdev <netdev@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH]: remove netif_running() check from myri10ge_poll()
Date: Mon, 17 Dec 2007 18:19:37 -0500 [thread overview]
Message-ID: <47670409.7040803@garzik.org> (raw)
In-Reply-To: <47602AAA.8060204@myri.com>
Andrew Gallatin wrote:
> Remove the bogus netif_running() check from myri10ge_poll().
>
> This eliminates any chance that myri10ge_poll() can trigger
> an oops by calling netif_rx_complete() and returning
> with work_done == budget.
>
> Signed-off-by: Andrew Gallatin <gallatin@myri.com>
holding onto this patch but not applying, because NAPI discussions
appear to be continuing...
next prev parent reply other threads:[~2007-12-17 23:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-12 18:38 [PATCH][NETDEV]: remove netif_running() check from myri10ge_poll() Andrew Gallatin
2007-12-12 18:38 ` [PATCH]: " Andrew Gallatin
2007-12-12 19:02 ` [PATCH][NETDEV]: " David Miller
2007-12-12 19:02 ` [PATCH]: " David Miller
2007-12-21 0:05 ` [PATCH][NETDEV]: " Andrew Morton
2007-12-21 0:05 ` [PATCH]: " Andrew Morton
2007-12-21 0:37 ` [PATCH][NETDEV]: " David Miller
2007-12-21 0:37 ` [PATCH]: " David Miller
2007-12-17 23:19 ` Jeff Garzik [this message]
2007-12-17 23:19 ` Jeff Garzik
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=47670409.7040803@garzik.org \
--to=jeff@garzik.org \
--cc=davem@davemloft.net \
--cc=gallatin@myri.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.