ARM: hotplug cpu: Keep processor information, startup code & __lookup_processor_type

When hotplug CPU is enabled, we need to keep the list of supported CPUs,
their setup functions, and __lookup_processor_type in place so that we
can find and initialize secondary CPUs.  Move these into the __CPUINIT
section.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King
2010-10-01 15:37:05 +01:00
والد 37b05b6375
کامیت 5085f3ff45
26فایلهای تغییر یافته به همراه94 افزوده شده و 67 حذف شده

مشاهده پرونده

@@ -379,7 +379,7 @@ ENTRY(cpu_arm922_set_pte_ext)
#endif /* CONFIG_MMU */
mov pc, lr
__INIT
__CPUINIT
.type __arm922_setup, #function
__arm922_setup: