Re: [PATCH 12/35] fdomain: move bus reset to host reset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Hannes,

[auto build test ERROR on mkp-scsi/for-next]
[also build test ERROR on v4.12-rc6 next-20170623]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Hannes-Reinecke/SCSI-EH-argument-reshuffling/20170624-071433
base:   https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next
config: i386-randconfig-x072-06180431 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/scsi/pcmcia/fdomain_stub.c: In function 'fdomain_resume':
>> drivers/scsi/pcmcia/fdomain_stub.c:176:2: error: implicit declaration of function 'fdomain_16x0_bus_reset' [-Werror=implicit-function-declaration]
     fdomain_16x0_bus_reset(NULL);
     ^~~~~~~~~~~~~~~~~~~~~~
   cc1: some warnings being treated as errors

vim +/fdomain_16x0_bus_reset +176 drivers/scsi/pcmcia/fdomain_stub.c

^1da177e Linus Torvalds    2005-04-16  170  }
^1da177e Linus Torvalds    2005-04-16  171  
^1da177e Linus Torvalds    2005-04-16  172  /*====================================================================*/
^1da177e Linus Torvalds    2005-04-16  173  
fba395ee Dominik Brodowski 2006-03-31  174  static int fdomain_resume(struct pcmcia_device *link)
98e4c28b Dominik Brodowski 2005-11-14  175  {
98e4c28b Dominik Brodowski 2005-11-14 @176  	fdomain_16x0_bus_reset(NULL);
98e4c28b Dominik Brodowski 2005-11-14  177  
98e4c28b Dominik Brodowski 2005-11-14  178  	return 0;
98e4c28b Dominik Brodowski 2005-11-14  179  }

:::::: The code at line 176 was first introduced by commit
:::::: 98e4c28b7ec390c2dad6a4c69d69629c0f7e8b10 [PATCH] pcmcia: new suspend core

:::::: TO: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
:::::: CC: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux