[xilinx-xlnx:xlnx_rebase_v5.10 1409/1981] core.c:undefined reference to `dwc3_gadget_exit_hibernation'

kernel test robot lkp at intel.com
Fri Dec 17 08:08:45 PST 2021


tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.10
head:   87ec9a2d98a7a7dfc98b57348a0ec310fd170e4b
commit: 511e872607dba42eccf14b9debfb36d3d9fe1979 [1409/1981] usb: dwc3: gadget: Add hibernation support when operating in gadget mode
config: arm-randconfig-c002-20211216 (https://download.01.org/0day-ci/archive/20211217/202112172332.TwWUZH4F-lkp@intel.com/config)
compiler: arm-linux-gnueabi-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/511e872607dba42eccf14b9debfb36d3d9fe1979
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.10
        git checkout 511e872607dba42eccf14b9debfb36d3d9fe1979
        # 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=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 >>):

   arm-linux-gnueabi-ld: drivers/usb/dwc3/core.o: in function `dwc3_suspend':
>> core.c:(.text+0x2dd0): undefined reference to `dwc3_gadget_exit_hibernation'
   arm-linux-gnueabi-ld: drivers/usb/dwc3/core.o: in function `dwc3_remove':
   core.c:(.text+0x2e2c): undefined reference to `dwc3_gadget_exit_hibernation'
   `tmc_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-tmc-core.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-tmc-core.o
   `tpiu_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-tpiu.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-tpiu.o
   `static_funnel_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-funnel.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-funnel.o
   `dynamic_funnel_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-funnel.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-funnel.o
   `static_replicator_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-replicator.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-replicator.o
   `dynamic_replicator_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-replicator.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-replicator.o
   `etm_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-etm3x-core.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-etm3x-core.o
   `catu_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-catu.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-catu.o
   `cti_remove' referenced in section `.data' of drivers/hwtracing/coresight/coresight-cti-core.o: defined in discarded section `.exit.text' of drivers/hwtracing/coresight/coresight-cti-core.o

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org



More information about the linux-arm-kernel mailing list