Hi Ilya, [auto build test ERROR on vfio/next] [also build test ERROR on v4.8-rc3 next-20160822] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base=<commit> (or --base=auto for convenience) to record what (public, well-known) commit your patch series was built on] [Check https://git-scm.com/docs/git-format-patch for more information] url: https://github.com/0day-ci/linux/commits/Ilya-Lesokhin/VFIO-SRIOV-support/20160818-153802 base: https://github.com/awilliam/linux-vfio.git next config: powerpc-allmodconfig (attached as .config) compiler: powerpc64-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609 reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree make.cross ARCH=powerpc All errors (new ones prefixed by >>): arch/powerpc/kernel/eeh_driver.c: In function 'eeh_add_virt_device': >> arch/powerpc/kernel/eeh_driver.c:444:2: error: too few arguments to function 'pci_iov_add_virtfn' pci_iov_add_virtfn(edev->physfn, pdn->vf_index, 0); ^ In file included from arch/powerpc/kernel/eeh_driver.c:29:0: include/linux/pci.h:1746:5: note: declared here int pci_iov_add_virtfn(struct pci_dev *dev, int id, int reset, ^ vim +/pci_iov_add_virtfn +444 arch/powerpc/kernel/eeh_driver.c 67086e32 Wei Yang 2016-03-04 438 eeh_pcid_put(dev); 67086e32 Wei Yang 2016-03-04 439 if (driver->err_handler) 67086e32 Wei Yang 2016-03-04 440 return NULL; 67086e32 Wei Yang 2016-03-04 441 } 67086e32 Wei Yang 2016-03-04 442 67086e32 Wei Yang 2016-03-04 443 #ifdef CONFIG_PPC_POWERNV 67086e32 Wei Yang 2016-03-04 @444 pci_iov_add_virtfn(edev->physfn, pdn->vf_index, 0); 67086e32 Wei Yang 2016-03-04 445 #endif 67086e32 Wei Yang 2016-03-04 446 return NULL; 67086e32 Wei Yang 2016-03-04 447 } :::::: The code at line 444 was first introduced by commit :::::: 67086e32b56481531ab1292b284e074b1a8d764c powerpc/eeh: powerpc/eeh: Support error recovery for VF PE :::::: TO: Wei Yang <weiyang@xxxxxxxxxxxxxxxxxx> :::::: CC: Michael Ellerman <mpe@xxxxxxxxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data