All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 70/7526] undefined reference to `__trace_hardirqs_off'
@ 2022-02-24  0:04 kernel test robot
  2022-02-24  1:44   ` Randy Dunlap
  0 siblings, 1 reply; 21+ messages in thread
From: kernel test robot @ 2022-02-24  0:04 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: kbuild-all, Linux Memory Management List, Greentime Hu

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   196d330d7fb1e7cc0d85641c89ce4602cb36f12e
commit: 36b9b19753937a6fe0e591b518d46a1f2efae679 [70/7526] nds32: add a Kconfig symbol for LOCKDEP_SUPPORT
config: nds32-randconfig-r023-20220223 (https://download.01.org/0day-ci/archive/20220224/202202240745.3HwmSv5A-lkp@intel.com/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@intel.com>

All errors (new ones prefixed by >>):

   nds32le-linux-ld: arch/nds32/kernel/ex-entry.o: in function `fucop_ctl_done':
>> (.text+0x12a): undefined reference to `__trace_hardirqs_off'
   (.text+0x12a): 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+0xea): undefined reference to `__trace_hardirqs_off'
   nds32le-linux-ld: (.text+0xee): undefined reference to `__trace_hardirqs_off'
>> nds32le-linux-ld: (.text+0xf2): undefined reference to `__trace_hardirqs_on'
   nds32le-linux-ld: (.text+0xf6): undefined reference to `__trace_hardirqs_on'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2022-02-24 12:10 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-24  0:04 [linux-next:master 70/7526] undefined reference to `__trace_hardirqs_off' kernel test robot
2022-02-24  1:44 ` Randy Dunlap
2022-02-24  1:44   ` Randy Dunlap
2022-02-24  1:53   ` Randy Dunlap
2022-02-24  1:53     ` Randy Dunlap
2022-02-24  2:33     ` Steven Rostedt
2022-02-24  2:33       ` Steven Rostedt
2022-02-24  2:38       ` Masahiro Yamada
2022-02-24  2:38         ` Masahiro Yamada
2022-02-24  3:12       ` Randy Dunlap
2022-02-24  3:12         ` Randy Dunlap
2022-02-24  3:40         ` Steven Rostedt
2022-02-24  3:40           ` Steven Rostedt
2022-02-24  8:38           ` Arnd Bergmann
2022-02-24  8:38             ` Arnd Bergmann
2022-02-24  9:56             ` Alan Kao
2022-02-24  9:56               ` Alan Kao
2022-02-24 11:57               ` Arnd Bergmann
2022-02-24 11:57                 ` Arnd Bergmann
2022-02-24 12:09                 ` Arnd Bergmann
2022-02-24 12:09                   ` Arnd Bergmann

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.