* ks8851_common.c:undefined reference to `__this_module'
@ 2021-02-26 17:50 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-02-26 17:50 UTC (permalink / raw)
To: Marek Vasut; +Cc: kbuild-all, linux-kernel, Andrew Lunn
[-- Attachment #1: Type: text/plain, Size: 2171 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 2c87f7a38f930ef6f6a7bdd04aeb82ce3971b54b
commit: ef3631220d2b3d8d14cf64464760505baa60d6ac net: ks8851: Register MDIO bus and the internal PHY
date: 7 weeks ago
config: nds32-randconfig-r011-20210226 (attached as .config)
compiler: nds32le-linux-gcc (GCC) 9.3.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/torvalds/linux.git/commit/?id=ef3631220d2b3d8d14cf64464760505baa60d6ac
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout ef3631220d2b3d8d14cf64464760505baa60d6ac
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nds32
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+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'
nds32le-linux-ld: drivers/net/ethernet/micrel/ks8851_common.o: in function `ks8851_probe_common':
>> ks8851_common.c:(.text+0x118a): undefined reference to `__this_module'
>> nds32le-linux-ld: ks8851_common.c:(.text+0x118e): undefined reference to `__this_module'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 33043 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-26 17:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26 17:50 ks8851_common.c:undefined reference to `__this_module' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox