From: Paul Mundt Date: Tue, 9 Oct 2007 06:23:02 +0000 (+0900) Subject: sh: Discard .exit.text/.exit.data at runtime. X-Git-Tag: v2.6.24-rc1~1377^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63482aaadacbc7e125d672bf8d8f2d39c13a49ed;p=pandora-kernel.git sh: Discard .exit.text/.exit.data at runtime. These were previously discarded at link time, though as with MIPS we keep them around until runtime to satisfy .rodata references. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed