aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2022-09-07 15:41:03 -0700
committerKees Cook <[email protected]>2022-09-21 20:16:14 -0700
commit1b64daf413acd86c2c13f5443f6b4ef3690c8061 (patch)
tree252ac4fdd70b1bb49d62845bef1554b7ec00055e /scripts/generate_rust_analyzer.py
parent06c1c49d0cd1d6cec5b78963109ba728e49e0063 (diff)
ARM: decompressor: Include .data.rel.ro.local
The .data.rel.ro.local section has the same semantics as .data.rel.ro here, so include it in the .rodata section of the decompressor. Additionally since the .printk_index section isn't usable outside of the core kernel, discard it in the decompressor. Avoids these warnings: arm-linux-gnueabi-ld: warning: orphan section `.data.rel.ro.local' from `arch/arm/boot/compressed/fdt_rw.o' being placed in section `.data.rel.ro.local' arm-linux-gnueabi-ld: warning: orphan section `.printk_index' from `arch/arm/boot/compressed/fdt_rw.o' being placed in section `.printk_index' Reported-by: kernel test robot <[email protected]> Link: https://lore.kernel.org/linux-mm/[email protected] Cc: Russell King <[email protected]> Cc: [email protected] Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions