[nsaenz-rpi:ct-work-defer-wip 24/25] tlb.c:undefined reference to `context_tracking_set_cpu_work'

From: kernel test robot
Date: Sat May 14 2022 - 03:51:47 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git ct-work-defer-wip
head: ed63029652239a6befad96dd473b16332913f889
commit: ac6fd7356ff9f2e0f040ef337d3eb731454ce49f [24/25] context_tracking,x86: Fix Kernel TLBi vs NOHZ_FULL
config: x86_64-randconfig-a013 (https://download.01.org/0day-ci/archive/20220514/202205141530.ZGM2bat1-lkp@xxxxxxxxx/config)
compiler: gcc-11 (Debian 11.2.0-20) 11.2.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git/commit/?id=ac6fd7356ff9f2e0f040ef337d3eb731454ce49f
git remote add nsaenz-rpi https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git
git fetch --no-tags nsaenz-rpi ct-work-defer-wip
git checkout ac6fd7356ff9f2e0f040ef337d3eb731454ce49f
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

vmlinux.o: warning: objtool: enter_from_user_mode+0x18: call to __kcsan_check_access() leaves .noinstr.text section
vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x1d: call to __kcsan_check_access() leaves .noinstr.text section
vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0x18: call to __kcsan_check_access() leaves .noinstr.text section
vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0x18: call to __kcsan_check_access() leaves .noinstr.text section
ld: arch/x86/kernel/alternative.o: in function `do_sync_core_cond':
alternative.c:(.text+0x68e): undefined reference to `context_tracking_set_cpu_work'
ld: arch/x86/mm/tlb.o: in function `do_kernel_flush_cond':
>> tlb.c:(.text+0x297): undefined reference to `context_tracking_set_cpu_work'
ld: arch/x86/mm/pat/set_memory.o: in function `__cpa_flush_tlb_cond':
>> set_memory.c:(.text+0x888): undefined reference to `context_tracking_set_cpu_work'

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