All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Libo Chen <libo.chen@oracle.com>
Cc: oe-kbuild-all@lists.linux.dev,
	LUCI Bot <vijayendra.suman@oracle.com>,
	Chris Hyser <chris.hyser@oracle.com>
Subject: [jlayton:uek-localio 2189/2262] smp.c:undefined reference to `cls_enabled'
Date: Sun, 25 May 2025 04:18:46 +0800	[thread overview]
Message-ID: <202505250418.WCQBJB5j-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git uek-localio
head:   65b0dc6bb1f5c18e63d8ee9ea1cca997456a81a9
commit: 19b7754dad593f79958d21837b6b9ee626eb8ba4 [2189/2262] arm64/uek-misc: add a new boot parameter uek=cls to turn on CLS at boot time
config: arm64-allnoconfig (https://download.01.org/0day-ci/archive/20250525/202505250418.WCQBJB5j-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250525/202505250418.WCQBJB5j-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/202505250418.WCQBJB5j-lkp@intel.com/

All errors (new ones prefixed by >>):

   aarch64-linux-ld: Unexpected GOT/PLT entries detected!
   aarch64-linux-ld: Unexpected run-time procedure linkages detected!
   aarch64-linux-ld: arch/arm64/kernel/smp.o: in function `smp_cpus_done':
>> smp.c:(.init.text+0xac): undefined reference to `cls_enabled'
   aarch64-linux-ld: arch/arm64/kernel/smp.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `cls_enabled' which may bind externally can not be used when making a shared object; recompile with -fPIC
>> smp.c:(.init.text+0xac): dangerous relocation: unsupported relocation
>> aarch64-linux-ld: smp.c:(.init.text+0xb0): undefined reference to `cls_enabled'
   aarch64-linux-ld: drivers/char/random.o: in function `get_random_bytes_user.constprop.0':
   random.c:(.text+0x1b80): undefined reference to `crypto_alloc_rng'
   aarch64-linux-ld: random.c:(.text+0x1b98): undefined reference to `crypto_rng_reset'
   aarch64-linux-ld: random.c:(.text+0x1bb4): undefined reference to `crypto_destroy_tfm'
   aarch64-linux-ld: kernel/sched/fair.o: in function `wake_affine':
   fair.c:(.text+0x164): undefined reference to `on_exadata'
   aarch64-linux-ld: kernel/sched/fair.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `on_exadata' which may bind externally can not be used when making a shared object; recompile with -fPIC
   fair.c:(.text+0x164): dangerous relocation: unsupported relocation
   aarch64-linux-ld: fair.c:(.text+0x168): undefined reference to `on_exadata'
   aarch64-linux-ld: block/blk-core.o: in function `blk_dev_init':
   blk-core.c:(.init.text+0x6c): undefined reference to `on_exadata'
   aarch64-linux-ld: block/blk-core.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `on_exadata' which may bind externally can not be used when making a shared object; recompile with -fPIC
   blk-core.c:(.init.text+0x6c): dangerous relocation: unsupported relocation
   aarch64-linux-ld: blk-core.c:(.init.text+0x7c): undefined reference to `on_exadata'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2025-05-24 20:19 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=202505250418.WCQBJB5j-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=chris.hyser@oracle.com \
    --cc=libo.chen@oracle.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=vijayendra.suman@oracle.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.