]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/vmlinux_32.lds.S
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux...
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / vmlinux_32.lds.S
index aa0855471c797bde4ab6f7f1527a845c72a91a19..cdb2363697d2c52655139543862af80b820a8f91 100644 (file)
@@ -58,13 +58,6 @@ SECTIONS
        __stop___ex_table = .;
   } :text = 0x9090
 
-  . = ALIGN(4);
-  .tracedata : AT(ADDR(.tracedata) - LOAD_OFFSET) {
-       __tracedata_start = .;
-       *(.tracedata)
-       __tracedata_end = .;
-  }
-
   RODATA
 
   /* writeable */