]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/kernel/setup_64.c
powerpc: Move boot_paca into early_setup
[~andy/linux] / arch / powerpc / kernel / setup_64.c
index 6da881b35dacce0aede124897342a3f5ed1b9a6c..f2514e13062bc24ffdf83d9e9178623357ba9bfc 100644 (file)
@@ -177,6 +177,8 @@ early_param("smt-enabled", early_smt_enabled);
 
 void __init early_setup(unsigned long dt_ptr)
 {
+       static __initdata struct paca_struct boot_paca;
+
        /* -------- printk is _NOT_ safe to use here ! ------- */
 
        /* Identify CPU type */