On Thu, Jun 25, 2020 at 06:14:09AM +0800, kernel test robot wrote: > Hi Vaibhav, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on ide/master] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use as documented in > https://git-scm.com/docs/git-format-patch] > > url: https://github.com/0day-ci/linux/commits/Vaibhav-Gupta/drivers-ide-use-generic-power-management/20200625-013242 > base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master > config: x86_64-randconfig-a004-20200624 (attached as .config) This auto build testing is a great service, but is there any way to tweak the info above to make it easier to reproduce the problem? I tried to checkout the source that caused these errors, but failed. This is probably because I'm not a git expert, but maybe others are in the same boat. For example, I tried: $ git remote add kbuild https://github.com/0day-ci/linux/commits/Vaibhav-Gupta/drivers-ide-use-generic-power-management/20200625-013242 $ git fetch kbuild fatal: repository 'https://github.com/0day-ci/linux/commits/Vaibhav-Gupta/drivers-ide-use-generic-power-management/20200625-013242/' not found I also visited the github URL in a browser, and I'm sure there must be information there that would let me fetch the source, but I don't know enough about github to find it. The report doesn't include a SHA1, so even if I *did* manage to fetch the sources, I wouldn't be able to validate they were the *correct* ones. > compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 > reproduce (this is a W=1 build): > # save the attached .config to linux build tree > make W=1 ARCH=x86_64 > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > All errors (new ones prefixed by >>, old ones prefixed by <<): > > >> ERROR: modpost: "ide_pci_pm_ops" [drivers/ide/ide-pci-generic.ko] undefined! > >> ERROR: modpost: "ide_pci_pm_ops" [drivers/ide/serverworks.ko] undefined! > >> ERROR: modpost: "ide_pci_pm_ops" [drivers/ide/piix.ko] undefined! > >> ERROR: modpost: "ide_pci_pm_ops" [drivers/ide/pdc202xx_old.ko] undefined! > >> ERROR: modpost: "ide_pci_pm_ops" [drivers/ide/ns87415.ko] undefined! > >> ERROR: modpost: "ide_pci_pm_ops" [drivers/ide/hpt366.ko] undefined! > > --- > 0-DAY CI Kernel Test Service, Intel Corporation > https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx