All of lore.kernel.org
 help / color / mirror / Atom feed
* [intel-linux-intel-lts:5.4/yocto 415/1142] vpu-cdc-acm.c:undefined reference to `usb_submit_urb'
@ 2021-01-27  6:10 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-01-27  6:10 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 8354 bytes --]

tree:   https://github.com/intel/linux-intel-lts.git 5.4/yocto
head:   eeb611e5394c56d45c5cc8f7dc484c9f19e93143
commit: 5e9e6d86fe729cf81e8a0df5c53d326b9f2ec791 [415/1142] xlink-usb: XLink USB Remote and Local Host driver
config: mips-randconfig-r013-20210127 (attached as .config)
compiler: mips-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://github.com/intel/linux-intel-lts/commit/5e9e6d86fe729cf81e8a0df5c53d326b9f2ec791
        git remote add intel-linux-intel-lts https://github.com/intel/linux-intel-lts.git
        git fetch --no-tags intel-linux-intel-lts 5.4/yocto
        git checkout 5e9e6d86fe729cf81e8a0df5c53d326b9f2ec791
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_start_wb':
>> vpu-cdc-acm.c:(.text+0xdc): undefined reference to `usb_submit_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_submit_read_urb':
   vpu-cdc-acm.c:(.text+0x218): undefined reference to `usb_submit_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_write_buffers_free':
>> vpu-cdc-acm.c:(.text+0x2a8): undefined reference to `usb_free_coherent'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_read_buffers_free':
   vpu-cdc-acm.c:(.text+0x30c): undefined reference to `usb_free_coherent'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_kill_urbs':
>> vpu-cdc-acm.c:(.text+0x3c0): undefined reference to `usb_kill_urb'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x3cc): undefined reference to `usb_kill_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x3f4): undefined reference to `usb_kill_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_disconnect':
>> vpu-cdc-acm.c:(.text+0x50c): undefined reference to `usb_free_urb'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x518): undefined reference to `usb_free_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x544): undefined reference to `usb_free_urb'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x570): undefined reference to `usb_free_coherent'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x5bc): undefined reference to `usb_driver_release_interface'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x604): undefined reference to `usb_driver_release_interface'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_softint':
   vpu-cdc-acm.c:(.text+0x6c8): undefined reference to `usb_kill_urb'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x6e4): undefined reference to `usb_clear_halt'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_ctrl_irq':
   vpu-cdc-acm.c:(.text+0x8e4): undefined reference to `usb_submit_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `usb_interrupt':
>> vpu-cdc-acm.c:(.text+0xd78): undefined reference to `usb_alloc_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `usb_device_reset':
   vpu-cdc-acm.c:(.text+0xdf0): undefined reference to `usb_alloc_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_write_host':
   vpu-cdc-acm.c:(.text+0xf0c): undefined reference to `usb_submit_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0xf84): undefined reference to `usb_kill_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0xf9c): undefined reference to `usb_kill_urb'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x100c): undefined reference to `usb_control_msg'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x10e0): undefined reference to `usb_anchor_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_write_reset_host':
   vpu-cdc-acm.c:(.text+0x124c): undefined reference to `usb_kill_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1264): undefined reference to `usb_kill_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x12a0): undefined reference to `usb_anchor_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_write_swid':
   vpu-cdc-acm.c:(.text+0x13f4): undefined reference to `usb_kill_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x140c): undefined reference to `usb_kill_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x147c): undefined reference to `usb_anchor_urb'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_close_host':
>> vpu-cdc-acm.c:(.text+0x1564): undefined reference to `usb_get_from_anchor'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_close_reset_host':
   vpu-cdc-acm.c:(.text+0x1634): undefined reference to `usb_get_from_anchor'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_close_swid':
   vpu-cdc-acm.c:(.text+0x16dc): undefined reference to `usb_get_from_anchor'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_probe':
>> vpu-cdc-acm.c:(.text+0x17d4): undefined reference to `cdc_parse_cdc_header'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x17f8): undefined reference to `usb_ifnum_to_if'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1808): undefined reference to `usb_ifnum_to_if'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x1ba0): undefined reference to `usb_alloc_coherent'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1bcc): undefined reference to `usb_alloc_coherent'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x1bec): undefined reference to `usb_alloc_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1c7c): undefined reference to `usb_alloc_coherent'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1c9c): undefined reference to `usb_alloc_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1de4): undefined reference to `usb_alloc_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1e80): undefined reference to `usb_ifnum_to_if'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1e94): undefined reference to `usb_ifnum_to_if'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1ef0): undefined reference to `usb_free_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1f14): undefined reference to `usb_free_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1f2c): undefined reference to `usb_free_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1f48): undefined reference to `usb_free_coherent'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x1fb0): undefined reference to `usb_free_coherent'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x2050): undefined reference to `usb_ifnum_to_if'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x2244): undefined reference to `usb_control_msg'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x225c): undefined reference to `usb_driver_claim_interface'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x2268): undefined reference to `usb_get_intf'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x22f0): undefined reference to `usb_clear_halt'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x22fc): undefined reference to `usb_clear_halt'
>> mips-linux-ld: vpu-cdc-acm.c:(.text+0x237c): undefined reference to `usb_find_common_endpoints'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_read_host':
   vpu-cdc-acm.c:(.text+0x250c): undefined reference to `usb_kill_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x2524): undefined reference to `usb_kill_urb'
   mips-linux-ld: vpu-cdc-acm.c:(.text+0x25d8): undefined reference to `usb_control_msg'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_exit':
   vpu-cdc-acm.c:(.exit.text+0xc): undefined reference to `usb_deregister'
   mips-linux-ld: drivers/misc/xlink-usb/remote_host/vpu-cdc-acm.o: in function `vpu_acm_init':
   vpu-cdc-acm.c:(.init.text+0x18): undefined reference to `usb_register_driver'

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

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 28592 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-27  6:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27  6:10 [intel-linux-intel-lts:5.4/yocto 415/1142] vpu-cdc-acm.c:undefined reference to `usb_submit_urb' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.