From: Paul Mundt Date: Mon, 23 May 2011 08:09:30 +0000 (+0900) Subject: sh: Ignore R_SH_NONE module relocations. X-Git-Tag: v3.0-rc1~320^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78207ffd0e00d39238f0a8a455a31a12659b30b3;p=pandora-kernel.git sh: Ignore R_SH_NONE module relocations. Some modules may end up with R_SH_NONE relocs with the right combination of compiler/kernel config (specifically dwarf unwinder), so simply trap and ignore them instead of letting them get down to the error path. Reported-by: Carmelo AMOROSO Signed-off-by: Paul Mundt --- Reading git-diff-tree failed