diff options
Diffstat (limited to 'arch/x86/kernel/vmlinux_32.lds.S')
| -rw-r--r-- | arch/x86/kernel/vmlinux_32.lds.S | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/x86/kernel/vmlinux_32.lds.S b/arch/x86/kernel/vmlinux_32.lds.S index ce5ed083a1e9..2674f5796275 100644 --- a/arch/x86/kernel/vmlinux_32.lds.S +++ b/arch/x86/kernel/vmlinux_32.lds.S | |||
| @@ -60,13 +60,6 @@ SECTIONS | |||
| 60 | 60 | ||
| 61 | BUG_TABLE :text | 61 | BUG_TABLE :text |
| 62 | 62 | ||
| 63 | . = ALIGN(4); | ||
| 64 | .tracedata : AT(ADDR(.tracedata) - LOAD_OFFSET) { | ||
| 65 | __tracedata_start = .; | ||
| 66 | *(.tracedata) | ||
| 67 | __tracedata_end = .; | ||
| 68 | } | ||
| 69 | |||
| 70 | RODATA | 63 | RODATA |
| 71 | 64 | ||
| 72 | /* writeable */ | 65 | /* writeable */ |
