[PATCH] x86_64: x86_64-enable-large-bzImage.patch
authorIngo Molnar <mingo@elte.hu>
Mon, 26 Jun 2006 11:56:25 +0000 (13:56 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:15 +0000 (10:48 -0700)
commit3c5846470c30580bbcb4d5f2339f75a2c88cfe6e
tree1aa3622ede1d72be42ab6707a79cf1ab033ffc87
parent0c90bb87730613709e65c03c86d614e31a675d4f
[PATCH] x86_64: x86_64-enable-large-bzImage.patch

enable large bzImages on x86_64. (fix is from x86's build.c) Using this
patch i have successfully built and booted an allyesconfig 13MB+ bzImage
on x86_64 too:

 $ size64 vmlinux
    text    data     bss     dec     hex filename
 23444831        8202642 3439360 35086833        21761f1 vmlinux

 -rw-rw-r--  1 mingo mingo 13121740 Apr 19 09:32 arch/x86_64/boot/bzImage

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/boot/tools/build.c