[ammarfaizi2-block:paulmck/linux-rcu/ctxt.2022.06.21a 10/22] xtensa-linux-ld: arch/xtensa/kernel/entry.o:undefined reference to `context_tracking_user_exit'

From: kernel test robot
Date: Sun Aug 14 2022 - 14:35:16 EST


tree: https://github.com/ammarfaizi2/linux-block paulmck/linux-rcu/ctxt.2022.06.21a
head: 22a297887c103cd0a9a251e546cef7f181bd8ce8
commit: 1cd9c24e543e060b0c5fdd1b91ad1b349fd4a700 [10/22] context_tracking: Take idle eqs entrypoints over RCU
config: xtensa-randconfig-r033-20220718 (https://download.01.org/0day-ci/archive/20220815/202208150217.XWuyLscZ-lkp@xxxxxxxxx/config)
compiler: xtensa-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://github.com/ammarfaizi2/linux-block/commit/1cd9c24e543e060b0c5fdd1b91ad1b349fd4a700
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block paulmck/linux-rcu/ctxt.2022.06.21a
git checkout 1cd9c24e543e060b0c5fdd1b91ad1b349fd4a700
# 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=xtensa SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> xtensa-linux-ld: arch/xtensa/kernel/entry.o:(.text+0x0): undefined reference to `context_tracking_user_exit'
>> xtensa-linux-ld: arch/xtensa/kernel/entry.o:(.text+0xc): undefined reference to `context_tracking_user_enter'
xtensa-linux-ld: arch/xtensa/kernel/entry.o: in function `common_exception':
>> (.text+0x16a): undefined reference to `context_tracking_user_exit'
xtensa-linux-ld: arch/xtensa/kernel/entry.o: in function `common_exception_return':
>> (.text+0x1dd): undefined reference to `context_tracking_user_enter'

--
0-DAY CI Kernel Test Service
https://01.org/lkp