tree: https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/hotplug head: c098676c4df695cc8f430bfa5fa803f41c8584f4 commit: 8c76b06f58183e15f31d6660c9bd049cbba9e4f6 [4/5] PCI / ACPI: Remove the need for 'struct hotplug_params' config: riscv-allyesconfig (attached as .config) compiler: riscv64-linux-gcc (GCC) 8.1.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 8c76b06f58183e15f31d6660c9bd049cbba9e4f6 # save the attached .config to linux build tree GCC_VERSION=8.1.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag Reported-by: kbuild test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): drivers/pci/pci.o: In function `pci_acpi_program_hp_params': >> (.text+0x3454): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/slot.o: In function `pci_acpi_program_hp_params': (.text+0x792): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/pci_hotplug_core.o: In function `pci_acpi_program_hp_params': (.text+0xa0e): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/cpci_hotplug_core.o: In function `pci_acpi_program_hp_params': (.text+0x1282): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/cpci_hotplug_pci.o: In function `pci_acpi_program_hp_params': (.text+0x0): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/pciehp_core.o: In function `pci_acpi_program_hp_params': (.text+0x622): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/pciehp_ctrl.o: In function `pci_acpi_program_hp_params': (.text+0xde): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/pciehp_pci.o: In function `pci_acpi_program_hp_params': (.text+0x46): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/pciehp_hpc.o: In function `pci_acpi_program_hp_params': (.text+0x5d4): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/shpchp_core.o: In function `pci_acpi_program_hp_params': (.text+0x39a): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/shpchp_ctrl.o: In function `pci_acpi_program_hp_params': (.text+0xc56): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/shpchp_pci.o: In function `pci_acpi_program_hp_params': (.text+0x0): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/shpchp_sysfs.o: In function `pci_acpi_program_hp_params': (.text+0x1be): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here drivers/pci/hotplug/shpchp_hpc.o: In function `pci_acpi_program_hp_params': (.text+0xe00): multiple definition of `pci_acpi_program_hp_params' drivers/pci/probe.o:(.text+0x864): first defined here --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip