lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 2 Nov 2017 07:12:00 +0100 From: Willy Tarreau <w@....eu> To: Guenter Roeck <linux@...ck-us.net> Cc: linux-kernel@...r.kernel.org, stable@...r.kernel.org, Sasha Levin <alexander.levin@...izon.com> Subject: Re: [PATCH 3.10 000/139] 3.10.108-stable review Hi Guenter, On Wed, Nov 01, 2017 at 06:21:13PM -0700, Guenter Roeck wrote: > drivers/s390/scsi/zfcp_scsi.c: In function 'zfcp_task_mgmt_function': > drivers/s390/scsi/zfcp_scsi.c:298:4: error: too many arguments to function 'zfcp_dbf_scsi_devreset' > drivers/s390/scsi/zfcp_dbf.h:408:6: note: declared here > drivers/s390/scsi/zfcp_scsi.c:309:3: error: too many arguments to function 'zfcp_dbf_scsi_devreset' > drivers/s390/scsi/zfcp_dbf.h:408:6: note: declared here Ah, I was too happy all of them applied well :-) I'm seeing that Greg dropped ",NULL" in 3.18 and that other call places only have the first 3 args. Now fixed. Thank you! Willy
Powered by blists - more mailing lists