linux/arch
Jiang Liu a214a8c68b UML: normalize global variables exported by vmlinux.lds
Normalize global variables exported by vmlinux.lds to conform usage
guidelines from include/asm-generic/sections.h.

1) Use _text to mark the start of the kernel image including the head
text, and _stext to mark the start of the .text section.
2) Export mandatory global variables __bss_stop.
3) Adjust __init_begin and __init_end to avoid acrossing .text and
   .data sections.

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:07:34 -07:00
..
alpha mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
arc mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
arm mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
arm64 mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
avr32 avr32: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00
blackfin mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
c6x c6x: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00
cris mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
frv mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
h8300 h8300: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00
hexagon mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
ia64 mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
m32r mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
m68k mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
metag mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
microblaze mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
mips mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
mn10300 mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
openrisc mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
parisc mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
powerpc mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
s390 mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
score score: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00
sh mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
sparc mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
tile tile: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00
um UML: normalize global variables exported by vmlinux.lds 2013-07-03 16:07:34 -07:00
unicore32 mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
x86 mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
xtensa mm: concentrate modification of totalram_pages into the mm core 2013-07-03 16:07:33 -07:00
.gitignore
Kconfig mm: soft-dirty bits for user memory changes tracking 2013-07-03 16:07:26 -07:00