[xilinx-xlnx:xlnx_rebase_v5.15 357/1093] core.c:undefined reference to `dwc3_gadget_exit_hibernation'

kernel test robot lkp at intel.com
Thu Apr 14 19:26:41 PDT 2022


tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15
head:   b1635a7683e2274f21d795783e4c9db7e518267a
commit: abcfc28b4d344d18ab4e5100b96045ebc203259c [357/1093] usb: dwc3: gadget: Add hibernation support when operating in gadget mode
config: nds32-buildonly-randconfig-r004-20220414 (https://download.01.org/0day-ci/archive/20220415/202204151023.MvPy32Mc-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/abcfc28b4d344d18ab4e5100b96045ebc203259c
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15
        git checkout abcfc28b4d344d18ab4e5100b96045ebc203259c
        # 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+0x47e0): undefined reference to `dwc3_gadget_exit_hibernation'
>> nds32le-linux-ld: core.c:(.text+0x47e4): undefined reference to `dwc3_gadget_exit_hibernation'
   nds32le-linux-ld: drivers/usb/dwc3/core.o: in function `dwc3_remove':
   core.c:(.text+0x48a8): undefined reference to `dwc3_gadget_exit_hibernation'
   nds32le-linux-ld: core.c:(.text+0x48ac): undefined reference to `dwc3_gadget_exit_hibernation'
   arch/nds32/kernel/ex-exit.o: in function `resume_kernel':
   (.text+0x14a): relocation truncated to fit: R_NDS32_25_PCREL_RELA against symbol `preempt_schedule_irq' defined in .sched.text section in kernel/sched/core.o

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp



More information about the linux-arm-kernel mailing list