[arm-platforms:kvm-arm64/nv-next-fruit 14/18] ld: drivers/usb/host/xhci-pci-renesas.o:(.rodata+0x3c0): multiple definition of `__mod_pci__pci_ids_device_table'; drivers/usb/host/xhci-pci-core.o:(.rodata+0xe0): first defined here
kernel test robot
lkp at intel.com
Tue Oct 8 13:20:38 PDT 2024
tree: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/nv-next-fruit
head: b77bafbf581d2b3a47072976dca8055250e314d1
commit: f8fca2a4374113358ba1e9ab01e3422dcd091834 [14/18] Merge remote-tracking branch 'asahi/bits/150-xhci-firmware' into kvm-arm64/asahi-base-6.12
config: i386-allmodconfig (https://download.01.org/0day-ci/archive/20241009/202410090453.I6ca2kLy-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241009/202410090453.I6ca2kLy-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 at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410090453.I6ca2kLy-lkp@intel.com/
All errors (new ones prefixed by >>):
ld: drivers/usb/host/xhci-pci-renesas.o: in function `xhci_renesas_pci_driver_init':
xhci-pci-renesas.c:(.init.text+0x0): multiple definition of `init_module'; drivers/usb/host/xhci-pci-core.o:xhci-pci-core.c:(.init.text+0x0): first defined here
ld: drivers/usb/host/xhci-pci-renesas.o: in function `xhci_renesas_pci_driver_exit':
xhci-pci-renesas.c:(.exit.text+0x0): multiple definition of `cleanup_module'; drivers/usb/host/xhci-pci-core.o:xhci-pci-core.c:(.exit.text+0x0): first defined here
>> ld: drivers/usb/host/xhci-pci-renesas.o:(.rodata+0x3c0): multiple definition of `__mod_pci__pci_ids_device_table'; drivers/usb/host/xhci-pci-core.o:(.rodata+0xe0): first defined here
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for MODVERSIONS
Depends on [n]: MODULES [=y] && !COMPILE_TEST [=y]
Selected by [y]:
- RANDSTRUCT_FULL [=y] && (CC_HAS_RANDSTRUCT [=n] || GCC_PLUGINS [=y]) && MODULES [=y]
WARNING: unmet direct dependencies detected for GET_FREE_REGION
Depends on [n]: SPARSEMEM [=n]
Selected by [m]:
- RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the linux-arm-kernel
mailing list