On Sun, Sep 24, 2017 at 06:02:56PM -0700, Guenter Roeck wrote: > On 09/24/2017 01:27 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.72 release. > > There are 42 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Tue Sep 26 20:26:30 UTC 2017. > > Anything received after that time might be too late. > > > > Build results: > total: 136 pass: 134 fail: 2 > Failed builds: > s390:defconfig > s390:allmodconfig > Qemu test results: > total: 112 pass: 111 fail: 1 > Failed tests: > s390:defconfig > > Build failure: > > Building s390:defconfig ... failed > ------------ > Error log: > drivers/s390/scsi/zfcp_scsi.c: In function 'zfcp_task_mgmt_function': > drivers/s390/scsi/zfcp_scsi.c:249:4: error: too many arguments to function > 'zfcp_dbf_scsi_devreset' > drivers/s390/scsi/zfcp_dbf.h:376:6: note: declared here > drivers/s390/scsi/zfcp_scsi.c:260:3: error: too many arguments to function > 'zfcp_dbf_scsi_devreset' > drivers/s390/scsi/zfcp_dbf.h:376:6: note: declared here > make[2]: *** [drivers/s390/scsi/zfcp_scsi.o] Error 1
Ah, thanks for letting me know about this, I have fixed it up now (hopefully.) greg k-h