x86, vmlinux.lds: unify PHDRS
authorSam Ravnborg <sam@ravnborg.org>
Wed, 29 Apr 2009 07:47:19 +0000 (09:47 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 29 Apr 2009 08:20:30 +0000 (10:20 +0200)
commitafb8095a7eab32e5760613fa73d2f80a39cc45bf
tree10f8c58f380a907357f99cf612a0cf2463052de8
parent17ce265d6a1789eae5eb739a3bb7fcffdb3e87c5
x86, vmlinux.lds: unify PHDRS

PHDRS are not equal for the two - so
use ifdefs to cover up for that.

On the assumption that they may become equal the ifdef
is inside the PHDRS definiton.

[ Impact: cleanup ]

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-3-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