Merge commit 'v2.6.37-rc2' into sched/core
[pandora-kernel.git] / arch / mn10300 / kernel / vmlinux.lds.S
index 10549dc..febbeee 100644 (file)
@@ -70,7 +70,7 @@ SECTIONS
        .exit.text : { EXIT_TEXT; }
        .exit.data : { EXIT_DATA; }
 
-  PERCPU(32)
+  PERCPU(PAGE_SIZE)
   . = ALIGN(PAGE_SIZE);
   __init_end = .;
   /* freed after init ends here */