]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86-32: move _end to a dummy section
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 17 Mar 2009 21:14:31 +0000 (14:14 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 17 Mar 2009 21:16:02 +0000 (14:16 -0700)
commit0a699af8e613a670be50245366fa18cb19ac5172
tree8f1f0e2b815f16215bc281380b026c3352288f0b
parent704439ddf9f8ff1fc8c6d8abaac4bc4c95697e39
x86-32: move _end to a dummy section

Impact: build fix with CONFIG_RELOCATABLE

Move _end into a dummy section, so that relocs.c will know it is a
relocatable symbol.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
arch/x86/kernel/vmlinux_32.lds.S