Looking at init/main.c#start_kernel it's not clear where the statically linked kernel modules are loaded, neither how the kernel gets a list of them.
So, where are the statically linked kernel modules loaded?
Looking at init/main.c#start_kernel it's not clear where the statically linked kernel modules are loaded, neither how the kernel gets a list of them.
So, where are the statically linked kernel modules loaded?