linux/drivers/s390/scsi
Martin Peschke ee95a16d39 [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linux-next)
as seen in linux-next tree:

drivers/s390/scsi/zfcp_dbf.c: In function ‘zfcp_rec_dbf_event_thread’:
drivers/s390/scsi/zfcp_dbf.c:697: warning: passing argument 1 of ‘atomic_read’
 from incompatible pointer type

Caused by recent git commit:

commit 348447e857
Author: Martin Peschke <mp3@de.ibm.com>
Date:   Thu Mar 27 14:22:01 2008 +0100

    [SCSI] zfcp: Add trace records for recovery thread and its queues

We are not supposed to poke inside semaphore.

Signed-off-by: Martin Peschke <mp3@de.ibm.com>
Acked-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-04-17 12:56:49 -05:00
..
Makefile [SCSI] zfcp: enhancement of zfcp debug features 2005-09-19 13:03:00 -05:00
zfcp_aux.c [SCSI] zfcp: Remove obsolete erp_dbf trace 2008-04-07 12:19:05 -05:00
zfcp_ccw.c [SCSI] zfcp: Remove obsolete erp_dbf trace 2008-04-07 12:19:05 -05:00
zfcp_dbf.c [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linux-next) 2008-04-17 12:56:49 -05:00
zfcp_dbf.h [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linux-next) 2008-04-17 12:56:49 -05:00
zfcp_def.h [SCSI] zfcp: Move DBF definitions to private header file 2008-04-07 12:19:09 -05:00
zfcp_erp.c [SCSI] zfcp: Remove obsolete erp_dbf trace 2008-04-07 12:19:05 -05:00
zfcp_ext.h [SCSI] zfcp: Add trace records for recovery actions. 2008-04-07 12:19:05 -05:00
zfcp_fsf.c [SCSI] zfcp: Remove obsolete erp_dbf trace 2008-04-07 12:19:05 -05:00
zfcp_fsf.h [SCSI] zfcp: whitespace cleanup 2007-10-12 14:47:21 -04:00
zfcp_qdio.c [SCSI] zfcp: Remove obsolete erp_dbf trace 2008-04-07 12:19:05 -05:00
zfcp_scsi.c [SCSI] zfcp: Trace all triggers of error recovery activity 2008-04-07 12:19:04 -05:00
zfcp_sysfs_adapter.c [SCSI] zfcp: Trace all triggers of error recovery activity 2008-04-07 12:19:04 -05:00
zfcp_sysfs_driver.c zfcp: Use device_driver default attribute groups. 2008-01-24 20:40:34 -08:00
zfcp_sysfs_port.c [SCSI] zfcp: Trace all triggers of error recovery activity 2008-04-07 12:19:04 -05:00
zfcp_sysfs_unit.c [SCSI] zfcp: Trace all triggers of error recovery activity 2008-04-07 12:19:04 -05:00