The sequence of the built in kernel module be probed

Amit Kumar free.amit.kumar at gmail.com
Sun Nov 6 23:05:39 EST 2016


On Sun, Nov 6, 2016, 5:35 PM Greg KH <greg at kroah.com> wrote:

> On Thu, Nov 03, 2016 at 03:29:59AM +0800, Hao Zhang wrote:
> > hi, what's the sequence of the built in kernel module be probed?
>
> Link order.
>
> > and how to change it ?
>
> Change the order in which the modules are linked by moving their
> location in the Makefile.
>
> http://lxr.free-electrons.com/source/Documentation/kbuild/kbuild.txt

There is a modules.order file which records the order of modules in the
Makefile.

> Hope this helps,
>
> greg k-h
>
> A kernel newbie,
>
Amit Kumar

> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20161107/3e86581a/attachment.html 


More information about the Kernelnewbies mailing list