* 2.6.35-git6: s390 build failure (drivers/s390/scsi/zfcp_qdio.c)
@ 2010-08-08 11:22 Sachin Sant
2010-08-09 7:16 ` Christof Schmitt
0 siblings, 1 reply; 2+ messages in thread
From: Sachin Sant @ 2010-08-08 11:22 UTC (permalink / raw)
To: linux-s390; +Cc: linux-kernel, Heiko Carstens, christof.schmitt, swen
Latest 2.6.35 git - 2.6.35-git6 (cd816a0d8...) fails to build
on a s390 box with following error :
drivers/s390/scsi/zfcp_erp.c: In function 'zfcp_erp_thread':
drivers/s390/scsi/zfcp_erp.c:1337: warning: frame size of 'zfcp_erp_thread' is 280 bytes
drivers/s390/scsi/zfcp_qdio.c: In function 'zfcp_qdio_siosl':
drivers/s390/scsi/zfcp_qdio.c:467: error: implicit declaration of function 'ccw_device_siosl'
make[2]: *** [drivers/s390/scsi/zfcp_qdio.o] Error 1
This problem seem to have been introduced with git2 (3cfc2c42c1c...) via
commit 339f4f4eab80caa6cf0d39fb057ad6ddb84ba91e
[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
Thanks
-Sachin
--
---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.35-git6: s390 build failure (drivers/s390/scsi/zfcp_qdio.c)
2010-08-08 11:22 2.6.35-git6: s390 build failure (drivers/s390/scsi/zfcp_qdio.c) Sachin Sant
@ 2010-08-09 7:16 ` Christof Schmitt
0 siblings, 0 replies; 2+ messages in thread
From: Christof Schmitt @ 2010-08-09 7:16 UTC (permalink / raw)
To: Sachin Sant; +Cc: linux-s390, linux-kernel, Heiko Carstens, swen
On Sun, Aug 08, 2010 at 04:52:13PM +0530, Sachin Sant wrote:
> Latest 2.6.35 git - 2.6.35-git6 (cd816a0d8...) fails to build
> on a s390 box with following error :
>
> drivers/s390/scsi/zfcp_erp.c: In function 'zfcp_erp_thread':
> drivers/s390/scsi/zfcp_erp.c:1337: warning: frame size of 'zfcp_erp_thread' is 280 bytes
> drivers/s390/scsi/zfcp_qdio.c: In function 'zfcp_qdio_siosl':
> drivers/s390/scsi/zfcp_qdio.c:467: error: implicit declaration of function 'ccw_device_siosl'
> make[2]: *** [drivers/s390/scsi/zfcp_qdio.o] Error 1
>
> This problem seem to have been introduced with git2 (3cfc2c42c1c...) via
> commit 339f4f4eab80caa6cf0d39fb057ad6ddb84ba91e
>
> [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions
The zfcp commit calls a function that is introduced with
"[S390] cio: CHSC SIOSL Support"
http://148.100.100.18/cgi-bin/gitweb.cgi?p=linux-2.6.git;a=commit;h=c40306ed03b25a71e8a6cb7162e970d9a29c4242
This patch should be part of the s390 patches for the 2.6.36 merge
window. To build the kernel now, either remove the zfcp patch or apply
the cio patch.
Christof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-09 7:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-08 11:22 2.6.35-git6: s390 build failure (drivers/s390/scsi/zfcp_qdio.c) Sachin Sant
2010-08-09 7:16 ` Christof Schmitt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox