[openeuler:OLK-6.6 2630/2630] binfmt_elf32.c:(.text+0x1334): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `arch_elf_adjust_prot'

Hi Yury, FYI, the error/warning still remains. tree: https://gitee.com/openeuler/kernel.git OLK-6.6 head: e5f0407c7ee0aba1c7b2ab0f516e9dfb707a0ee2 commit: 7de3ab4c3dd938fae3626a6344830b018eb7ba4f [2630/2630] arm64: introduce binfmt_elf32.c config: arm64-randconfig-r112-20250803 (https://download.01.org/0day-ci/archive/20250803/202508031133.IOru9Jwx-lkp@i...) compiler: aarch64-linux-gcc (GCC) 14.3.0 reproduce: (https://download.01.org/0day-ci/archive/20250803/202508031133.IOru9Jwx-lkp@i...) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@intel.com> | Closes: https://lore.kernel.org/oe-kbuild-all/202508031133.IOru9Jwx-lkp@intel.com/ All errors (new ones prefixed by >>): aarch64-linux-ld: arch/arm64/kernel/binfmt_elf32.o: in function `load_elf_interp': binfmt_elf32.c:(.text+0x1334): undefined reference to `arch_elf_adjust_prot'
binfmt_elf32.c:(.text+0x1334): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `arch_elf_adjust_prot' aarch64-linux-ld: arch/arm64/kernel/binfmt_elf32.o: in function `load_elf_binary': binfmt_elf32.c:(.text+0x3918): undefined reference to `arch_elf_adjust_prot' binfmt_elf32.c:(.text+0x3918): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `arch_elf_adjust_prot'
-- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki
participants (1)
-
kernel test robot