Dear friends,<br><br>I want to know the basics xx_initcall ( ) in linux kernel. How this function works ?<br>Observed in kernel code, many places late_initcall ( ), early_initcall ( ), arch_initcall ( ), core_initcall ( ) gets called.<br>
When did all these functions gets call during kernel initialization ? <br>I am more interested in what is the sequence of these functions gets called one after another.<br><br>Thank you.<br><br>Regards,<br>Sumeet<br>
<br><br>