From: Quentin Casasnovas Date: Thu, 16 Apr 2015 03:46:41 +0000 (+0930) Subject: modpost: do not try to match the SHT_NUL section. X-Git-Tag: omap-for-v4.1/fixes-rc1~54^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5c3439af0f9c08e253d2a703a7eb3deba7d8591;p=pandora-kernel.git modpost: do not try to match the SHT_NUL section. Trying to match the SHT_NUL section isn't useful and causes build failures on parisc and mn10300 since the addition of section strict white-listing and __ex_table sanitizing. Signed-off-by: Quentin Casasnovas Reported-by: Guenter Roeck Fixes: 050e57fd5936 ("modpost: add strict white-listing when referencing....") Fixes: 52dc0595d540 ("modpost: handle relocations mismatch in __ex_table.") Tested-by: Guenter Roeck Signed-off-by: Rusty Russell --- Reading git-diff-tree failed