On Wed, 18 Nov 2020 14:39:10 -0800, Bill Wendling wrote: > Normally all read-only sections precede SHF_WRITE sections. .dynamic and > .got have the SHF_WRITE flag; .dynamic probably because of DT_DEBUG. LLD > emits an error when this happens, so use "-z rodynamic" to mark .dynamic > as read-only.
Applied to powerpc/next. [1/1] powerpc/boot/wrapper: Add "-z rodynamic" when using LLD https://git.kernel.org/powerpc/c/26ba9f9651d802ba38583138f43fea5dc7eb0fd6 cheers