On Mon, Jan 15, Andrew Walrond wrote: > >/sbin/hotplug and /init are two very different and unrelated things. > > Well, of course. But looking at the thread provided by Jan, it seems the > kernel might not be in any fit state to service the (userspace) hotplug > infrastructure when it makes the calls (Ie can't create pipes yet).
Thats because noone really fixed the init call order. Its going back and forth since /init was added in 2.6.6. Ideally, there could be some /earlyinit that could prepare the enviroment for hotplug calls. Why do you need /sbin/hotplug anyway, just for firmware loading for a non-modular kernel? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/