[powerpc:next 76/133] traps.c:(.text.oops_begin+0x10c): undefined reference to `queued_spin_lock_slowpath'
From: kernel test robot <hidden>
Date: 2022-12-01 20:14:56
Also in:
oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next head: 3604661f206238a0295df53e38b7986a91c00cc4 commit: da67656d0bd85d49050cca803b473e1c25bd4709 [76/133] powerpc/qspinlock: powerpc qspinlock implementation config: powerpc-allmodconfig compiler: powerpc-linux-gcc (GCC) 12.1.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id=da67656d0bd85d49050cca803b473e1c25bd4709 git remote add powerpc https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git git fetch --no-tags powerpc next git checkout da67656d0bd85d49050cca803b473e1c25bd4709 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=powerpc SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot [off-list ref] All errors (new ones prefixed by >>): powerpc-linux-ld: arch/powerpc/kernel/traps.o: in function `oops_begin':
quoted
traps.c:(.text.oops_begin+0x10c): undefined reference to `queued_spin_lock_slowpath'
powerpc-linux-ld: arch/powerpc/kernel/rtas.o: in function `lock_rtas':
quoted
rtas.c:(.text.lock_rtas+0xc0): undefined reference to `queued_spin_lock_slowpath'
powerpc-linux-ld: arch/powerpc/kernel/rtas.o: in function `rtas_give_timebase':
quoted
rtas.c:(.text.rtas_give_timebase+0xd0): undefined reference to `queued_spin_lock_slowpath'
powerpc-linux-ld: arch/powerpc/kernel/rtas.o: in function `rtas_take_timebase':
quoted
rtas.c:(.text.rtas_take_timebase+0xc4): undefined reference to `queued_spin_lock_slowpath'
powerpc-linux-ld: kernel/locking/lockdep.o: in function `lockdep_register_key':
quoted
lockdep.c:(.text.lockdep_register_key+0x174): undefined reference to `queued_spin_lock_slowpath'
powerpc-linux-ld: kernel/locking/lockdep.o:lockdep.c:(.text.free_zapped_rcu+0x16c): more undefined references to `queued_spin_lock_slowpath' follow -- 0-DAY CI Kernel Test Service https://01.org/lkp