Re: [PATCH] powerpc: suppress some linker warnings in recent linker versions
From: Michael Ellerman <hidden>
Date: 2022-11-30 09:48:28
From: Michael Ellerman <hidden>
Date: 2022-11-30 09:48:28
On Mon, 10 Oct 2022 16:57:21 +1100, Stephen Rothwell wrote:
This is a follow on from commit
0d362be5b142 ("Makefile: link with -z noexecstack --no-warn-rwx-segments")
for arch/powerpc/boot to address wanrings like:
ld: warning: opal-calls.o: missing .note.GNU-stack section implies executable stack
ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
ld: warning: arch/powerpc/boot/zImage.epapr has a LOAD segment with RWX permissions
[...]
Applied to powerpc/next.
[1/1] powerpc: suppress some linker warnings in recent linker versions
https://git.kernel.org/powerpc/c/579aee9fc594af94c242068c011b0233563d4bbf
cheers