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>
This commit is contained in:
Jan Beulich
2008-05-12 15:44:41 +02:00
committed by Thomas Gleixner
parent 75d3bce2fc
commit 6360b1fbb4
9 changed files with 13 additions and 19 deletions

View File

@@ -65,7 +65,6 @@ SECTIONS
_etext = .; /* End of text section */
BUG_TABLE
NOTES
RO_DATA(PAGE_SIZE)