[PATCH] powerpc/boot: move the .got section to after the .dynamic section
Michael Ellerman
patch-notifications at ellerman.id.au
Thu Dec 10 22:30:14 AEDT 2020
On Fri, 16 Oct 2020 17:01:51 -0700, Bill Wendling wrote:
> Both .dynamic and .got are RELRO sections and should be placed together,
> and LLD emits an error:
>
> ld.lld: error: section: .got is not contiguous with other relro sections
>
> Place them together to avoid this.
Applied to powerpc/next.
[1/1] powerpc/boot: Move the .got section to after the .dynamic section
https://git.kernel.org/powerpc/c/a538d184e3f0e3b5f800c5ab148e83bb5cdd0133
cheers
More information about the Linuxppc-dev
mailing list