All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 5361/6698] undefined reference to `__trace_hardirqs_off'
@ 2020-01-08  7:58 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-01-08  7:58 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1719 bytes --]

Hi Mike,

It's probably a bug fix that unveils the link errors.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   2646738520338211e74394857e36df7c455a8a91
commit: 060dc911501f6ee222569304f50962172a52b1d6 [5361/6698] nds32: fix build failure caused by page table folding updates
config: nds32-randconfig-a001-20200108 (attached as .config)
compiler: nds32le-linux-gcc (GCC) 9.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 060dc911501f6ee222569304f50962172a52b1d6
        # save the attached .config to linux build tree
        GCC_VERSION=9.2.0 make.cross ARCH=nds32 

If you fix the issue, kindly add following tag
Reported-by: kbuild 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+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 kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 23525 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-08  7:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-08  7:58 [linux-next:master 5361/6698] undefined reference to `__trace_hardirqs_off' kbuild test robot

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.