On Tue, 20 Aug 2024 13:28:07 +0200, Christophe Leroy wrote: > After building the VDSO, there is a verification that it contains > no dynamic relocation, see commit aff69273af61 ("vdso: Improve > cmd_vdso_check to check all dynamic relocations"). > > This verification uses readelf -r and doesn't work if rela sections > are discarded. > > [...]
Applied to powerpc/fixes. [1/1] powerpc/vdso: Don't discard rela sections https://git.kernel.org/powerpc/c/6114139c3bdde992f4a19264e4f9bfc100d8d776 cheers