[linux-next:master 2317/2770] cdc-wdm.c:undefined reference to `wwan_port_get_drvdata'
From: kernel test robot <hidden>
Date: 2021-05-13 11:39:26
Also in:
oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: ec2618180c3450d06a6a4ba951d4c9a2c689b517 commit: cac6fb015f719104e60b1c68c15ca5b734f57b9c [2317/2770] usb: class: cdc-wdm: WWAN framework integration config: arm64-randconfig-r025-20210513 (attached as .config) compiler: aarch64-linux-gcc (GCC) 9.3.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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=cac6fb015f719104e60b1c68c15ca5b734f57b9c git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout cac6fb015f719104e60b1c68c15ca5b734f57b9c # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <redacted> All errors (new ones prefixed by >>): aarch64-linux-ld: Unexpected GOT/PLT entries detected! aarch64-linux-ld: Unexpected run-time procedure linkages detected! aarch64-linux-ld: drivers/usb/class/cdc-wdm.o: in function `wdm_wwan_port_stop':
quoted
cdc-wdm.c:(.text+0x2e4): undefined reference to `wwan_port_get_drvdata'
aarch64-linux-ld: drivers/usb/class/cdc-wdm.o: in function `wdm_wwan_port_tx': cdc-wdm.c:(.text+0x344): undefined reference to `wwan_port_get_drvdata'
quoted
aarch64-linux-ld: cdc-wdm.c:(.text+0x444): undefined reference to `wwan_port_txoff'
aarch64-linux-ld: drivers/usb/class/cdc-wdm.o: in function `wdm_wwan_port_start': cdc-wdm.c:(.text+0x46c): undefined reference to `wwan_port_get_drvdata'
quoted
aarch64-linux-ld: cdc-wdm.c:(.text+0x4e8): undefined reference to `wwan_port_txon'
aarch64-linux-ld: drivers/usb/class/cdc-wdm.o: in function `wdm_wwan_port_tx_complete':
quoted
cdc-wdm.c:(.text+0x52c): undefined reference to `wwan_port_txon'
aarch64-linux-ld: drivers/usb/class/cdc-wdm.o: in function `wdm_in_callback': cdc-wdm.c:(.text+0xe4c): undefined reference to `wwan_port_rx' aarch64-linux-ld: drivers/usb/class/cdc-wdm.o: in function `wdm_disconnect':
quoted
cdc-wdm.c:(.text+0x3040): undefined reference to `wwan_remove_port'
aarch64-linux-ld: drivers/usb/class/cdc-wdm.o: in function `wdm_create':
quoted
cdc-wdm.c:(.text+0x3630): undefined reference to `wwan_create_port'
--- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Attachments
- .config.gz [application/gzip] 39244 bytes