From: Greg KH <greg@kroah.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: shemminger@osdl.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] netdev: create attribute_groups with class_device_add
Date: Sat, 6 May 2006 15:59:04 -0700 [thread overview]
Message-ID: <20060506225904.GA17704@kroah.com> (raw)
In-Reply-To: <20060505.230050.56609951.davem@davemloft.net>
On Fri, May 05, 2006 at 11:00:50PM -0700, David S. Miller wrote:
> From: Greg KH <greg@kroah.com>
> Date: Fri, 5 May 2006 21:08:39 -0700
>
> > On Fri, May 05, 2006 at 06:41:58PM -0700, David S. Miller wrote:
> > > From: Stephen Hemminger <shemminger@osdl.org>
> > > Date: Fri, 21 Apr 2006 12:54:38 -0700
> > >
> > > > Atomically create attributes when class device is added. This avoids the
> > > > race between registering class_device (which generates hotplug event),
> > > > and the creation of attribute groups.
> > > >
> > > > Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
> > >
> > > Did the first patch that adds the attribute_group creation
> > > infrastructure go in so that we can get this networking fix in?
> >
> > It and the netdev patch are setting in my tree which is showing up in
> > -mm. I'm going to wait until 2.6.17 is out to send the first patch. I
> > can send the second one then too if you want me to (probably make it
> > easier that way.)
>
> The networking bit by Stephen is a bug fix.
Good point. Ok, feel free to send both patches to Linus now if you
want. You can add my:
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
to the driver core change as I have no problems with it.
Or I can send them on Monday if you wish. Whatever is easier for you.
thanks,
greg k-h
next prev parent reply other threads:[~2006-05-06 23:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-21 19:52 [PATCH 1/2] class device: add attribute_group creation Stephen Hemminger
2006-04-21 19:54 ` [PATCH 2/2] netdev: create attribute_groups with class_device_add Stephen Hemminger
2006-05-06 1:41 ` David S. Miller
2006-05-06 4:08 ` Greg KH
2006-05-06 6:00 ` David S. Miller
2006-05-06 22:59 ` Greg KH [this message]
2006-05-07 0:21 ` David S. Miller
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=20060506225904.GA17704@kroah.com \
--to=greg@kroah.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=shemminger@osdl.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.