Re: kernel boot order

From: Brian Gerst
Date: Sat Feb 14 2004 - 03:32:15 EST


ameer armaly wrote:
Hi all.
What determines the order in which parts of the kernel are loaded? Is it
in main.c or omsething like that or is it in the link order, or something
totally different.
Please reply privately to me at ameer@xxxxxxxxxxx since I can't handle 300
msgs a day.
Thanks,


Unless it's explicity called from init/main.c, then it's initcall level then link order that determines the order.

--
Brian Gerst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/