]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/vmlinux_32.lds.S
x86: move tracedata to RODATA
[linux-2.6] / arch / x86 / kernel / vmlinux_32.lds.S
index ce5ed083a1e905e463486e8f05e9125d2f41d157..2674f57962756a3dbb5e609dae3d8442b7d143c3 100644 (file)
@@ -60,13 +60,6 @@ SECTIONS
 
   BUG_TABLE :text
 
-  . = ALIGN(4);
-  .tracedata : AT(ADDR(.tracedata) - LOAD_OFFSET) {
-       __tracedata_start = .;
-       *(.tracedata)
-       __tracedata_end = .;
-  }
-
   RODATA
 
   /* writeable */