From: Heiko Carstens Date: Sat, 1 Jul 2006 11:36:30 +0000 (-0700) Subject: [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h X-Git-Tag: v2.6.18-rc1~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a581c2a4697ee264699b364399b73477af408e00;p=pandora-kernel.git [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 Cc: Martin Schwidefsky Signed-off-by: Heiko Carstens Cc: Andi Kleen Acked-by: Kyle McMartin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed