From: Jan Beulich Date: Thu, 7 Dec 2006 01:14:19 +0000 (+0100) Subject: [PATCH] unwinder: move .eh_frame to RODATA X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b65780e123ba9b762276482bbfb52836e4d41fd9;p=pandora-kernel.git [PATCH] unwinder: move .eh_frame to RODATA The .eh_frame section contents is never written to, so it can as well benefit from CONFIG_DEBUG_RODATA. Diff-ed against firstfloor tree. Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen --- Reading git-diff-tree failed