]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/xtensa/kernel/vmlinux.lds.S
[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.
[linux-2.6-omap-h63xx.git] / arch / xtensa / kernel / vmlinux.lds.S
index ab6370054cee709cdfccff4850d6fcdefb24ce9d..4fbd66a52a8818002bbf7165427707ec78dda339 100644 (file)
@@ -198,7 +198,7 @@ SECTIONS
   __ftr_fixup : { *(__ftr_fixup) }
   __stop___ftr_fixup = .;
 
-  . = ALIGN(32);
+  . = ALIGN(4096);
   __per_cpu_start = .;
   .data.percpu  : { *(.data.percpu) }
   __per_cpu_end = .;