]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/head64.c
x86: fix incorrect __read_mostly on _boot_cpu_pda
[karo-tx-linux.git] / arch / x86 / kernel / head64.c
index 9bfc4d72fb2e26b757ffad4bffd8b0de7a45de39..290cb546130b555b552f312914a514561bb6dab6 100644 (file)
@@ -26,7 +26,7 @@
 #include <asm/bios_ebda.h>
 
 /* boot cpu pda */
-static struct x8664_pda _boot_cpu_pda __read_mostly;
+static struct x8664_pda _boot_cpu_pda;
 
 #ifdef CONFIG_SMP
 /*