commit | 050e57fd5936eb175cbb7a788252aa6867201120 | [log] [tgz] |
---|---|---|
author | Quentin Casasnovas <quentin.casasnovas@oracle.com> | Mon Apr 13 20:41:04 2015 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Apr 13 21:02:57 2015 +0930 |
tree | 76b3e48f4da1b18a36a0ec947d363ddae785599b | |
parent | cc9e605dc6cb2e32fedae4ac2f61ad3b5f8d623d [diff] |
modpost: add strict white-listing when referencing sections. Prints a warning when a section references a section outside a strict white-list. This will be useful to print a warning if __ex_table references a non-executable section. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>