commit | 157d1972d079207332d31a761cdfb81598455e0a | [log] [tgz] |
---|---|---|
author | Quentin Casasnovas <quentin.casasnovas@oracle.com> | Mon Apr 13 20:42:52 2015 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Apr 13 21:02:58 2015 +0930 |
tree | 07eaed1e50fd9553c947deb12b154fbda622c9b6 | |
parent | 050e57fd5936eb175cbb7a788252aa6867201120 [diff] |
modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list. sched.text and .kprobes.text should behave exactly like .text with regards to how we should warn about referencing sections which might get discarded at runtime. Signed-off-by: Quentin Casasnovas <quentin.casasnovas@oracle.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>