[xilinx-xlnx:xlnx_rebase_v5.15_LTS_2022.1_update 405/1093] ld.lld: error: undefined symbol: dwc3_host_wakeup_capable
kernel test robot
lkp at intel.com
Fri May 13 22:25:59 PDT 2022
Hi Piyush,
FYI, the error/warning still remains.
tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15_LTS_2022.1_update
head: 5ead03b6e64b5072737c653bb20ebcd88704e3d1
commit: 9a7535b91e5a749ad7e26fade0820c4c847ff8e2 [405/1093] usb: xhci-plat: Add remote wakeup support for xilinx
config: arm64-randconfig-r031-20220512 (https://download.01.org/0day-ci/archive/20220514/202205141356.apKkLGBu-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 38189438b69ca27b4c6ce707c52dbd217583d046)
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 arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://github.com/Xilinx/linux-xlnx/commit/9a7535b91e5a749ad7e26fade0820c4c847ff8e2
git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15_LTS_2022.1_update
git checkout 9a7535b91e5a749ad7e26fade0820c4c847ff8e2
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 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_host_wakeup_capable
>>> referenced by xhci-plat.c
>>> usb/host/xhci-plat.o:(xhci_plat_probe) in archive drivers/built-in.a
>>> referenced by xhci-plat.c
>>> usb/host/xhci-plat.o:(xhci_plat_probe) in archive drivers/built-in.a
--
0-DAY CI Kernel Test Service
https://01.org/lkp
More information about the linux-arm-kernel
mailing list