[xilinx-xlnx:xlnx_rebase_v5.15_LTS 357/1007] ld.lld: error: undefined symbol: dwc3_gadget_exit_hibernation

kernel test robot lkp at intel.com
Sat Mar 19 02:45:39 PDT 2022


tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15_LTS
head:   452ffbe114c20f1d744fda914d163c0a21b78d1a
commit: abcfc28b4d344d18ab4e5100b96045ebc203259c [357/1007] usb: dwc3: gadget: Add hibernation support when operating in gadget mode
config: arm-randconfig-r025-20220317 (https://download.01.org/0day-ci/archive/20220319/202203191751.mRZQaJ1I-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project a6e70e4056dff962ec634c5bd4f2f4105a0bef71)
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
        # install arm cross compiling tool for clang build
        # apt-get install binutils-arm-linux-gnueabi
        # 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_LTS
        git checkout abcfc28b4d344d18ab4e5100b96045ebc203259c
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm 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 >>):

>> ld.lld: error: undefined symbol: dwc3_gadget_exit_hibernation
   >>> referenced by core.c
   >>>               usb/dwc3/core.o:(dwc3_remove) in archive drivers/built-in.a
   >>> referenced by core.c
   >>>               usb/dwc3/core.o:(dwc3_suspend) in archive drivers/built-in.a

---
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