tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 259cbfc98c55ba3b6ef6e61fb7cfc3751dfded1e commit: 36b9b19753937a6fe0e591b518d46a1f2efae679 [72/5679] nds32: add a Kconfig symbol for LOCKDEP_SUPPORT config: nds32-randconfig-r001-20220214 (https://download.01.org/0day-ci/archive/20220215/202202150202.k8FF719u-lkp@xxxxxxxxx/config) compiler: nds32le-linux-gcc (GCC) 11.2.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/next/linux-next.git/commit/?id=36b9b19753937a6fe0e591b518d46a1f2efae679 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 36b9b19753937a6fe0e591b518d46a1f2efae679 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nds32 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 >>): nds32le-linux-ld: arch/nds32/kernel/ex-entry.o: in function `fucop_ctl_done': (.text+0x11e): undefined reference to `__trace_hardirqs_off' (.text+0x11e): relocation truncated to fit: R_NDS32_25_PCREL_RELA against undefined symbol `__trace_hardirqs_off' nds32le-linux-ld: arch/nds32/kernel/ex-exit.o: in function `no_work_pending': (.text+0xde): undefined reference to `__trace_hardirqs_off' >> nds32le-linux-ld: (.text+0xe2): undefined reference to `__trace_hardirqs_off' nds32le-linux-ld: (.text+0xe6): undefined reference to `__trace_hardirqs_on' nds32le-linux-ld: (.text+0xea): undefined reference to `__trace_hardirqs_on' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx