On Mon, 12 Aug 2024 16:33:12 +1000, Michael Ellerman wrote: > The start_opd/end_opd members of struct mod_arch_specific are only > needed for kernels built using ELF ABI v1. Guard them with an ifdef to > save a little bit of space on ELF ABI v2 kernels. > >
Applied to powerpc/next. [1/1] powerpc/modules: start/end_opd are only needed for ABI v1 https://git.kernel.org/powerpc/c/f1c774ba91054a749573781f9e8fd652b9a1f633 cheers