public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* netlink vs kobject_uevent ordering
@ 2004-11-04 15:43 Anton Blanchard
  2004-11-04 18:05 ` Greg KH
  0 siblings, 1 reply; 9+ messages in thread
From: Anton Blanchard @ 2004-11-04 15:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: davem, herbert, greg, rml


Hi,

I noticed kobject_uevent was failing to init on my box. It looks like
both netlink and kobject_uevent are marked core_initcall and we may not
do them in the correct order.

I guess the recent changes to netlink caused this:

http://linux.bkbits.net:8080/linux-2.5/cset@41896b1dIiNgXpwhgimeurIqPpofbw?nav=index.html|ChangeSet@-2d

Anton

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-11-04 20:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox