]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit59eb32ee3db1616c1f0593ca32a1ac65095cc1a3
treeb7eaa54e51668fcffa53d1104655d301447e9da7
parent97e6b37bab29714bead38954080b3477c88a2fc1
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