[xilinx-xlnx:master 439/602] nds32le-linux-ld: core.c:undefined reference to `dwc3_gadget_exit_hibernation'
kernel test robot
lkp at intel.com
Mon Mar 14 19:47:23 PDT 2022
tree: https://github.com/Xilinx/linux-xlnx master
head: f35044ea63711d00090f38116a67ffe51ddcea8c
commit: 2393692b42120111977addd8b52d26136b0b96ac [439/602] firmware: xilinx: Mark zynqmp_pm_get_meta_header as static inline
config: nds32-randconfig-c024-20220313 (https://download.01.org/0day-ci/archive/20220315/202203151032.vHxSP1lf-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://github.com/Xilinx/linux-xlnx/commit/2393692b42120111977addd8b52d26136b0b96ac
git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
git fetch --no-tags xilinx-xlnx master
git checkout 2393692b42120111977addd8b52d26136b0b96ac
# 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 at intel.com>
All errors (new ones prefixed by >>):
nds32le-linux-ld: drivers/usb/dwc3/core.o: in function `dwc3_suspend':
core.c:(.text+0x294c): undefined reference to `dwc3_gadget_exit_hibernation'
>> nds32le-linux-ld: core.c:(.text+0x2950): undefined reference to `dwc3_gadget_exit_hibernation'
nds32le-linux-ld: drivers/usb/dwc3/core.o: in function `dwc3_remove':
core.c:(.text+0x29c6): undefined reference to `dwc3_gadget_exit_hibernation'
nds32le-linux-ld: core.c:(.text+0x29ca): undefined reference to `dwc3_gadget_exit_hibernation'
nds32le-linux-ld: arch/nds32/kernel/ex-entry.o: in function `common_exception_handler':
(.text+0xfe): undefined reference to `__trace_hardirqs_off'
(.text+0xfe): 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+0xce): undefined reference to `__trace_hardirqs_off'
nds32le-linux-ld: (.text+0xd2): undefined reference to `__trace_hardirqs_off'
nds32le-linux-ld: (.text+0xd6): undefined reference to `__trace_hardirqs_on'
nds32le-linux-ld: (.text+0xda): undefined reference to `__trace_hardirqs_on'
---
0-DAY CI Kernel Test Service
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
More information about the linux-arm-kernel
mailing list