Part 2 of this blog series on Linux kernel initcalls. Read on as we go deeper into implementation, with a look at the colorful __device_initcall() macro, the rootfs initcall, and how modules can be executed.
Source: LXer – Initcalls, part 2: Digging into implementation