Re: [hid:for-5.13/thrustmaster 1/1] ERROR: modpost: "usb_interrupt_msg" undefined!
From: Jiri Kosina <jikos@kernel.org>
Date: 2021-03-19 18:51:51
Also in:
oe-kbuild-all
On Sat, 20 Mar 2021, kernel test robot wrote:
tree: https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-5.13/thrustmaster head: c49c33637802a2c6957a78119eb8be3b055dd9e9 commit: c49c33637802a2c6957a78119eb8be3b055dd9e9 [1/1] HID: support for initialization of some Thrustmaster wheels config: nds32-randconfig-r034-20210318 (attached as .config) compiler: nds32le-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/hid/hid.git/commit/?id=c49c33637802a2c6957a78119eb8be3b055dd9e9 git remote add hid https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git git fetch --no-tags hid for-5.13/thrustmaster git checkout c49c33637802a2c6957a78119eb8be3b055dd9e9 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nds32 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <redacted> All errors (new ones prefixed by >>, old ones prefixed by <<):quoted
quoted
ERROR: modpost: "usb_interrupt_msg" [drivers/hid/hid-thrustmaster.ko] undefined! ERROR: modpost: "usb_alloc_urb" [drivers/hid/hid-thrustmaster.ko] undefined! ERROR: modpost: "usb_submit_urb" [drivers/hid/hid-thrustmaster.ko] undefined! ERROR: modpost: "usb_free_urb" [drivers/hid/hid-thrustmaster.ko] undefined! ERROR: modpost: "usb_kill_urb" [drivers/hid/hid-thrustmaster.ko] undefined!
Fixed branch (with added Kconfig dependency) pushed out. -- Jiri Kosina SUSE Labs