x86, vmlinux.lds: unify percpu
authorSam Ravnborg <sam@ravnborg.org>
Wed, 29 Apr 2009 07:47:28 +0000 (09:47 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 29 Apr 2009 08:20:34 +0000 (10:20 +0200)
commit9d16e78318f174fd4b07916a93e41749d5199267
treeca6c0cdbd651aeef4df3b0d6c2b9c05c0e8cbebd
parentbf6a57418d5445c98047edbec022c9e54d1526e6
x86, vmlinux.lds: unify percpu

32 bit:
- move __init_end outside the .bss output section
  It really did not belong in there

[ Impact: 64-bit: cleanup, 32-bit: refactor linker script ]

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Tim Abbott <tabbott@MIT.EDU>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
LKML-Reference: <1240991249-27117-12-git-send-email-sam@ravnborg.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/vmlinux.lds.S
arch/x86/kernel/vmlinux_32.lds.S
arch/x86/kernel/vmlinux_64.lds.S