aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-10-18 14:30:08 +0000
committerRussell King (Oracle) <[email protected]>2021-10-19 09:38:22 +0000
commit44cc6412e66b2b84544eaf2e14cf1764301e2a80 (patch)
tree39a5d1330cadc4937e5bc3fcbc46f81bd9e70cde /drivers/fpga/fpga-mgr.c
parentARM: 9134/1: remove duplicate memcpy() definition (diff)
downloadkernel-44cc6412e66b2b84544eaf2e14cf1764301e2a80.tar.gz
kernel-44cc6412e66b2b84544eaf2e14cf1764301e2a80.zip
ARM: 9138/1: fix link warning with XIP + frame-pointer
When frame pointers are used instead of the ARM unwinder, and the kernel is built using clang with an external assembler and CONFIG_XIP_KERNEL, every file produces two warnings like: arm-linux-gnueabi-ld: warning: orphan section `.ARM.extab' from `net/mac802154/util.o' being placed in section `.ARM.extab' arm-linux-gnueabi-ld: warning: orphan section `.ARM.exidx' from `net/mac802154/util.o' being placed in section `.ARM.exidx' The same fix was already merged for the normal (non-XIP) linker script, with a longer description. Fixes: c39866f268f8 ("arm/build: Always handle .ARM.exidx and .ARM.extab sections") Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions