From: Rusty Russell Date: Wed, 15 Apr 2015 03:58:08 +0000 (+0930) Subject: modpost: handle -ffunction-sections X-Git-Tag: omap-for-v4.1/fixes-rc1~54^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c730bfc894f5d4989c2c1493512d3330402be94;p=pandora-kernel.git modpost: handle -ffunction-sections 52dc0595d540 introduced OTHER_TEXT_SECTIONS for identifying what sections could validly have __ex_table entries. Unfortunately, it wasn't tested with -ffunction-sections, which some architectures use. Reported-by: kbuild test robot Cc: Quentin Casasnovas Signed-off-by: Rusty Russell --- Reading git-diff-tree failed