diff options
author | Jan Beulich <jbeulich@novell.com> | 2008-05-12 15:44:41 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2008-05-25 07:06:08 +0200 |
commit | 6360b1fbb4a939efd34fc770c2ebd927c55506e0 (patch) | |
tree | 8cf449a7177a6060f825fc03427b4e3baa3b0672 /arch/parisc | |
parent | 75d3bce2fc0a80f435fe12f2c9ed2632c8ac29e4 (diff) | |
download | kernel_samsung_espresso10-6360b1fbb4a939efd34fc770c2ebd927c55506e0.zip kernel_samsung_espresso10-6360b1fbb4a939efd34fc770c2ebd927c55506e0.tar.gz kernel_samsung_espresso10-6360b1fbb4a939efd34fc770c2ebd927c55506e0.tar.bz2 |
move BUG_TABLE into RODATA
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/parisc')
-rw-r--r-- | arch/parisc/kernel/vmlinux.lds.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/kernel/vmlinux.lds.S b/arch/parisc/kernel/vmlinux.lds.S index 50b4a3a..ff7d4ff 100644 --- a/arch/parisc/kernel/vmlinux.lds.S +++ b/arch/parisc/kernel/vmlinux.lds.S @@ -66,7 +66,6 @@ SECTIONS _etext = .; RODATA - BUG_TABLE /* writeable */ /* Make sure this is page aligned so |