commit | d1189c63ea5e3272dc390a83e1235f142b739eb4 | [log] [tgz] |
---|---|---|
author | Noam Camus <noamc@ezchip.com> | Mon Oct 26 19:51:46 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Oct 26 20:38:43 2015 +1030 |
tree | 8a5a32277f2ff6321397788ba143cba1f86c7214 | |
parent | 47490ec141b9944a8a7cbe3bec8b8f4fdaaa700b [diff] |
scripts: [modpost] add new sections to white list In our ARC toolchain the default linker script includes special sections used for code and data located in special fast memory. To avoid warnings we add these sections i.e. .cmem* and .fmt_slot* to white list. Signed-off-by: Noam Camus <noamc@ezchip.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Quentin Casasnovas <quentin.casasnovas@oracle.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>