显示标签为“linux-generic”的博文。显示所有博文
显示标签为“linux-generic”的博文。显示所有博文

2011年5月18日星期三

Kernel Module Loading Order

> Is there any way to find out the module loading order? Who decide which module
> is loaded first?

It's random and there is no way to specify the order unless you make one
module a dependancy of the other.

http://lists.kernelnewbies.org/pipermail/kernelnewbies/2011-May/001730.html