* [jlayton:uek-localio 2189/2262] smp.c:undefined reference to `cls_enabled'
@ 2025-05-24 20:18 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-05-24 20:18 UTC (permalink / raw)
To: Libo Chen; +Cc: oe-kbuild-all, LUCI Bot, Chris Hyser
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-24 20:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-24 20:18 [jlayton:uek-localio 2189/2262] smp.c:undefined reference to `cls_enabled' kernel test robot
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.