commit | 6c730bfc894f5d4989c2c1493512d3330402be94 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Apr 15 13:28:08 2015 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Apr 22 17:31:31 2015 +0930 |
tree | f9127992688ef46dfd8f5f979e137ab8d92d4584 | |
parent | d7e0abcf4c6d9fc4ebb948c9bbc880b2483434b4 [diff] |
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 <fengguang.wu@intel.com> Cc: Quentin Casasnovas <quentin.casasnovas@oracle.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>