All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kernel@openeuler.org, Jinjie Ruan <ruanjinjie@huawei.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [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'
Date: Sun, 3 Aug 2025 11:33:24 +0800	[thread overview]
Message-ID: <202508031133.IOru9Jwx-lkp@intel.com> (raw)

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@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 14.3.0
reproduce: (https://download.01.org/0day-ci/archive/20250803/202508031133.IOru9Jwx-lkp@intel.com/reproduce)

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

                 reply	other threads:[~2025-08-03  3:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202508031133.IOru9Jwx-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kernel@openeuler.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=ruanjinjie@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.