linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [l1k:pciehp_reset_v1 4/4] eeh_driver.c:(.text.eeh_report_failure+0xac): undefined reference to `pci_uevent_ers'
@ 2021-07-30  5:54 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-30  5:54 UTC (permalink / raw)
  To: Lukas Wunner; +Cc: kbuild-all, linux-kernel

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

tree:   https://github.com/l1k/linux pciehp_reset_v1
head:   acdc4ea6896f7d62fcb381881e07c325c5606e93
commit: acdc4ea6896f7d62fcb381881e07c325c5606e93 [4/4] PCI/AER: Reduce memory footprint for CONFIG_PCIEAER=n
config: powerpc-randconfig-c023-20210728 (attached as .config)
compiler: powerpc-linux-gcc (GCC) 10.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/l1k/linux/commit/acdc4ea6896f7d62fcb381881e07c325c5606e93
        git remote add l1k https://github.com/l1k/linux
        git fetch --no-tags l1k pciehp_reset_v1
        git checkout acdc4ea6896f7d62fcb381881e07c325c5606e93
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=powerpc SHELL=/bin/bash

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 >>):

   powerpc-linux-ld: arch/powerpc/kernel/eeh_driver.o: in function `eeh_report_failure':
>> eeh_driver.c:(.text.eeh_report_failure+0xac): undefined reference to `pci_uevent_ers'
   powerpc-linux-ld: arch/powerpc/kernel/eeh_driver.o: in function `eeh_report_resume':
>> eeh_driver.c:(.text.eeh_report_resume+0xb4): undefined reference to `pci_uevent_ers'
   powerpc-linux-ld: arch/powerpc/kernel/eeh_driver.o: in function `eeh_report_error':
>> eeh_driver.c:(.text.eeh_report_error+0xbc): undefined reference to `pci_uevent_ers'

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

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

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

only message in thread, other threads:[~2021-07-30  5:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30  5:54 [l1k:pciehp_reset_v1 4/4] eeh_driver.c:(.text.eeh_report_failure+0xac): undefined reference to `pci_uevent_ers' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).