linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master 13285/13432] riscv64-linux-ld: include/linux/usb.h:1400:undefined reference to `usb_submit_urb'
Date: Fri, 19 Jul 2024 15:50:29 +0800	[thread overview]
Message-ID: <202407191531.HcWtZBqb-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   41c196e567fb1ea97f68a2ffb7faab451cd90854
commit: 838969e6664d749c5271ed7ce812ce4b6862b403 [13285/13432] Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
config: riscv-randconfig-s031-20220227 (https://download.01.org/0day-ci/archive/20240719/202407191531.HcWtZBqb-lkp@intel.com/config)
compiler: riscv64-linux-gcc (GCC) 13.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240719/202407191531.HcWtZBqb-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202407191531.HcWtZBqb-lkp@intel.com/

All errors (new ones prefixed by >>):

   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_process_coredump':
   drivers/bluetooth/btmtk.c:437:(.text+0x7f8): undefined reference to `usb_disable_autosuspend'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_reset_sync':
   drivers/bluetooth/btmtk.c:370:(.text+0x856): undefined reference to `usb_alloc_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_recv_acl':
   drivers/bluetooth/btmtk.c:941:(.text+0x922): undefined reference to `usb_anchor_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:965:(.text+0x932): undefined reference to `usb_submit_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:966:(.text+0x942): undefined reference to `usb_free_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_submit_wmt_recv_urb':
   drivers/bluetooth/btmtk.c:523:(.text+0x98a): undefined reference to `usb_unanchor_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `kmalloc_type':
   include/linux/slab.h:448:(.text+0x9aa): undefined reference to `usb_free_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_submit_wmt_recv_urb':
   drivers/bluetooth/btmtk.c:541:(.text+0x9e2): undefined reference to `usb_alloc_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:573:(.text+0xa96): undefined reference to `usb_anchor_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:564:(.text+0xaa2): undefined reference to `usb_submit_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:565:(.text+0xab2): undefined reference to `usb_free_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:533:(.text+0xb2a): undefined reference to `usb_unanchor_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_submit_intr_urb':
   drivers/bluetooth/btmtk.c:1171:(.text+0xb44): undefined reference to `usb_free_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:1195:(.text+0xc10): undefined reference to `usb_kill_anchored_urbs'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_resume':
   drivers/bluetooth/btmtk.c:1254:(.text+0xd1c): undefined reference to `usb_autopm_get_interface'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `clear_bit':
   arch/riscv/include/asm/bitops.h:289:(.text+0xd50): undefined reference to `usb_autopm_put_interface'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_suspend':
   drivers/bluetooth/btmtk.c:1268:(.text+0xdfc): undefined reference to `usb_autopm_put_interface'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_hci_wmt_sync':
   drivers/bluetooth/btmtk.c:593:(.text+0x10ee): undefined reference to `usb_set_interface'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_shutdown':
   drivers/bluetooth/btmtk.c:1481:(.text+0x1212): undefined reference to `usb_kill_anchored_urbs'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `init_usb_anchor':
   include/linux/usb.h:1400:(.text+0x1306): undefined reference to `usb_anchor_urb'
>> riscv64-linux-ld: include/linux/usb.h:1400:(.text+0x1316): undefined reference to `usb_submit_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_isointf_init':
   drivers/bluetooth/btmtk.c:1225:(.text+0x147e): undefined reference to `usb_unanchor_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_isointf_init.constprop.0':
   drivers/bluetooth/btmtk.c:1232:(.text+0x152c): undefined reference to `usb_alloc_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_wmt_recv':
   drivers/bluetooth/btmtk.c:516:(.text+0x1706): undefined reference to `usb_control_msg'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `alloc_mtk_intr_urb':
   drivers/bluetooth/btmtk.c:1029:(.text+0x17c4): undefined reference to `usb_control_msg'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `usb_fill_int_urb':
   include/linux/usb.h:1754:(.text+0x18c4): undefined reference to `usb_control_msg'
   riscv64-linux-ld: drivers/bluetooth/btmtk.o: in function `btmtk_usb_setup':
   drivers/bluetooth/btmtk.c:1393:(.text+0x2390): undefined reference to `usb_anchor_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:1404:(.text+0x23a0): undefined reference to `usb_submit_urb'
   riscv64-linux-ld: drivers/bluetooth/btmtk.c:1410:(.text+0x23f4): undefined reference to `usb_unanchor_urb'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


                 reply	other threads:[~2024-07-19  7:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202407191531.HcWtZBqb-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=linux-mm@kvack.org \
    --cc=masahiroy@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox