netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: Neil Horman <nhorman@tuxdriver.com>
Cc: David Miller <davem@davemloft.net>,
	jarkao2@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH] netpoll: fix race on poll_list resulting in garbage entry
Date: Wed, 17 Dec 2008 13:31:31 -0800	[thread overview]
Message-ID: <20081217133131.44a4f67f@extreme> (raw)
In-Reply-To: <20081217211628.GD7356@hmsreliant.think-freely.org>

On Wed, 17 Dec 2008 16:16:28 -0500
Neil Horman <nhorman@tuxdriver.com> wrote:

> On Tue, Dec 16, 2008 at 03:55:40PM -0800, David Miller wrote:
> > From: Neil Horman <nhorman@tuxdriver.com>
> > Date: Fri, 12 Dec 2008 07:18:35 -0500
> > 
> > > On Thu, Dec 11, 2008 at 04:03:07PM -0800, Stephen Hemminger wrote:
> > > > I would ask it the other way. Why is interface an argument to netif_rx_complete
> > > > if it is never used?  
> > > > 
> > > Thats a fair question, and I don't know the answer, Dave?
> > 
> > That's just what the old code uses, since the NAPI context
> > sat inside of the device.  I just never removed it.
> 
> 
> To that end, Dave, I've got a tree with that api fixup complete.  Its on the
> napi_api_fixup branch of the tree here:
> http://git.infradead.org/users/nhorman/net-2.6.git?a=shortlog;h=refs/heads/napi_api_fixup
> 
> If you'd like to pull it, please go ahead, or I can submit individual patches
> for it, if you prefer
> 
> Regards
> Neil
> 
> > --
> > To unsubscribe from this list: send the line "unsubscribe netdev" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> 

Since this a kernel API change, you have to do it as a one big patch
otherwise the kernel source won't build for the intermediate steps,
which makes 'git bisect' impossible.  Please merge the patches together.

  reply	other threads:[~2008-12-17 21:31 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-09 21:06 [PATCH] netpoll: fix race on poll_list resulting in garbage entry Neil Horman
2008-12-10  7:22 ` David Miller
2008-12-11 13:07 ` Jarek Poplawski
2008-12-11 14:29   ` Neil Horman
2008-12-11 17:01   ` Stephen Hemminger
2008-12-11 18:15     ` Neil Horman
2008-12-12  0:03       ` Stephen Hemminger
2008-12-12 12:18         ` Neil Horman
2008-12-16 23:55           ` David Miller
2008-12-17 21:16             ` Neil Horman
2008-12-17 21:31               ` Stephen Hemminger [this message]
2008-12-17 23:44                 ` Neil Horman
2008-12-18  1:13                 ` Neil Horman
2008-12-18  3:29                   ` David Miller
2008-12-18 14:47                     ` Neil Horman
2008-12-18 19:52                     ` Neil Horman
2008-12-18 22:40                       ` Ben Hutchings
2008-12-18 23:30                         ` Johannes Berg
2008-12-19  1:25                         ` Neil Horman
2008-12-19  6:42                           ` David Miller
2008-12-19 13:42                             ` Neil Horman
2008-12-23  4:43                               ` David Miller
2008-12-18  9:04                   ` Jarek Poplawski
2008-12-12  7:07       ` Jarek Poplawski
2008-12-12 13:31         ` Neil Horman

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=20081217133131.44a4f67f@extreme \
    --to=shemminger@vyatta.com \
    --cc=davem@davemloft.net \
    --cc=jarkao2@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@tuxdriver.com \
    /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).