commit | 20514e9f6e6221884afada04fbbbde651d3d8654 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ijc@hellion.org.uk> | Wed Jan 30 13:33:38 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:38 2008 +0100 |
tree | 2b857f95befdcaf69ca28ebd5f783a77ae90badb | |
parent | 004426eb295b5fff53ed606d5f7495f23674f2c8 [diff] |
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>