|
@@ -565,7 +565,7 @@ static void __init sn_init_pdas(char **cmdline_p)
|
|
* Also sets up a few fields in the nodepda. Also known as
|
|
* Also sets up a few fields in the nodepda. Also known as
|
|
* platform_cpu_init() by the ia64 machvec code.
|
|
* platform_cpu_init() by the ia64 machvec code.
|
|
*/
|
|
*/
|
|
-void __init sn_cpu_init(void)
|
|
|
|
|
|
+void __cpuinit sn_cpu_init(void)
|
|
{
|
|
{
|
|
int cpuid;
|
|
int cpuid;
|
|
int cpuphyid;
|
|
int cpuphyid;
|