[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 1 Jul 2006 11:36:30 +0000 (04:36 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 1 Jul 2006 16:56:03 +0000 (09:56 -0700)
commita581c2a4697ee264699b364399b73477af408e00
tree972d8dd6b6a90de49b080340806487c30a07cc1a
parente2c2770096b686b4d2456173f53cb50e01aa635c
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h

Add __start_rodata and __end_rodata to sections.h to avoid extern
declarations.  Needed by s390 code (see following patch).

[akpm@osdl.org: update architectures]
Cc: Arjan van de Ven <arjan@infradead.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Andi Kleen <ak@muc.de>
Acked-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/mm/init.c
arch/parisc/mm/init.c
arch/x86_64/mm/init.c
include/asm-generic/sections.h