question about arch_initcall()

Kumar Gala galak at kernel.crashing.org
Thu Jan 5 02:00:46 EST 2006


Its like any other init call.

As for order look at include/linux/init.h

core_initcall() first and late_initcall() last.

There is no guarntee of the order in which functions are called  
inside one group.

- kumar

On Jan 4, 2006, at 4:04 AM, Nathael Pajani wrote:

> Hi all
>
> I would like to know how this macro is used, and when is called the  
> function registered with it.
>
> thanks for all.
>
>
> ----
> Nathael PAJANI
> Ingénieur CPE Lyon
> nathael.pajani at cpe.fr
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded




More information about the Linuxppc-embedded mailing list