]> err.no Git - linux-2.6/blobdiff - arch/m32r/kernel/vmlinux.lds.S
[TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructure
[linux-2.6] / arch / m32r / kernel / vmlinux.lds.S
index 4e2d5b9f0a9abc601e591040bc1c3a5517d3a0b8..942a8c7a44174b0c010d88c10694523ec93c248f 100644 (file)
@@ -110,10 +110,7 @@ SECTIONS
   __initramfs_end = .;
 #endif
 
-  . = ALIGN(4096);
-  __per_cpu_start = .;
-  .data.percpu  : { *(.data.percpu) }
-  __per_cpu_end = .;
+  PERCPU(4096)
   . = ALIGN(4096);
   __init_end = .;
   /* freed after init ends here */