From: Greg KH <greg@kroah.com>
To: Robert Love <rml@novell.com>
Cc: Anton Blanchard <anton@samba.org>,
linux-kernel@vger.kernel.org, davem@redhat.com,
herbert@gondor.apana.org.au, Kay Sievers <kay.sievers@vrfy.org>
Subject: Re: [patch] kobject_uevent: fix init ordering
Date: Thu, 4 Nov 2004 12:07:09 -0800 [thread overview]
Message-ID: <20041104200709.GB21149@kroah.com> (raw)
In-Reply-To: <1099596532.31022.151.camel@betsy.boston.ximian.com>
On Thu, Nov 04, 2004 at 02:28:52PM -0500, Robert Love wrote:
> On Thu, 2004-11-04 at 13:27 -0500, Robert Love wrote:
>
> > Looks like kobject_uevent_init is executed before netlink_proto_init and
> > consequently always fails. Not cool.
> >
> > Attached patch switches the initialization over from core_initcall (init
> > level 1) to postcore_initcall (init level 2). Netlink's initialization
> > is done in core_initcall, so this should fix the problem. We should be
> > fine waiting until postcore_initcall.
> >
> > Also a couple white space changes mixed in, because I am anal.
>
> Greg, sir, here is a patch rediff'ed off current BK.
"Sir"? Geesh, I'm not that old looking am I? :)
applied, thanks.
greg k-h
prev parent reply other threads:[~2004-11-04 20:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-04 15:43 netlink vs kobject_uevent ordering Anton Blanchard
2004-11-04 18:05 ` Greg KH
2004-11-04 18:13 ` Robert Love
2004-11-04 19:32 ` David S. Miller
2004-11-04 18:27 ` [patch] kobject_uevent: fix init ordering Robert Love
2004-11-04 19:04 ` Kay Sievers
2004-11-04 19:11 ` Robert Love
2004-11-04 19:28 ` Robert Love
2004-11-04 20:07 ` Greg KH [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=20041104200709.GB21149@kroah.com \
--to=greg@kroah.com \
--cc=anton@samba.org \
--cc=davem@redhat.com \
--cc=herbert@gondor.apana.org.au \
--cc=kay.sievers@vrfy.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rml@novell.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