From: Thierry Reding Date: Wed, 15 Apr 2015 03:53:48 +0000 (+0930) Subject: modpost: Whitelist .text.fixup and .exception.text X-Git-Tag: omap-for-v4.1/fixes-rc1~54^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7e0abcf4c6d9fc4ebb948c9bbc880b2483434b4;p=pandora-kernel.git modpost: Whitelist .text.fixup and .exception.text 32-bit and 64-bit ARM use these sections to store executable code, so they must be whitelisted in modpost's table of valid text sections. Signed-off-by: Thierry Reding Signed-off-by: Rusty Russell --- Reading git-diff-tree failed