x86: move to .rodata/.init.data
authorJan Beulich <jbeulich@novell.com>
Wed, 30 Jan 2008 12:31:23 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:23 +0000 (13:31 +0100)
commit3e7622f9d7807a0a826d042cafc211cd1a29448c
treeb7eaa54e51668fcffa53d1104655d301447e9da7
parent22f5991c85dec1281cce5c8df9ee92b43b1738c8
x86: move to .rodata/.init.data

The array is never written, and on 64-bits it's not even being used
past initial boot.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/entry_32.S
arch/x86/kernel/i8259_64.c
include/asm-x86/hw_irq_32.h