]> git.baikalelectronics.ru Git - kernel.git/commit
x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr
authorIan Campbell <ijc@hellion.org.uk>
Wed, 30 Jan 2008 12:33:38 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:38 +0000 (13:33 +0100)
commit764335bac7096693bf8281dd3c2572798b783df8
tree2b857f95befdcaf69ca28ebd5f783a77ae90badb
parentc526da0349b0a6e0bc17767fc1d25dfeee178b39
x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr

vmlinux_64 and vmlinux_32.scr are now identical

size shows an expected movement from .text to .rodata and 4 extra bytes
of padding.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/compressed/vmlinux_32.lds
arch/x86/boot/compressed/vmlinux_32.scr
arch/x86/boot/compressed/vmlinux_64.lds
arch/x86/boot/compressed/vmlinux_64.scr