Nicolas Pitre writes:
> This function is referenced by the module_init() macro.  This allows for
> the linker to automatically build a list of pointers for all
> initialization functions to be called upon booting the kernel.  The order
> for those calls is the same as the link order.
> 
> The right solution would require linux/arch/arm/kernel/kernel.o to be
> linked before any drivers.

Ah, but it is, and it appears at the head of the initcall list.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       [EMAIL PROTECTED]      --- ---
  | | | |            http://www.arm.linux.org.uk/            /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to