dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/s390/scsi
Heiko Carstens 048cd4e51d compat: fix compile breakage on s390
The new is_compat_task() define for the !COMPAT case in
include/linux/compat.h conflicts with a similar define in
arch/s390/include/asm/compat.h.

This is the minimal patch which fixes the build issues.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-02-27 07:54:27 -08:00
..
Makefile [SCSI] zfcp: Move code for managing zfcp_unit devices to new file 2010-09-16 22:54:15 -04:00
zfcp_aux.c s390: add missing module.h/export.h includes 2011-10-31 19:30:58 -04:00
zfcp_ccw.c s390: add missing module.h/export.h includes 2011-10-31 19:30:58 -04:00
zfcp_cfdc.c compat: fix compile breakage on s390 2012-02-27 07:54:27 -08:00
zfcp_dbf.c s390: add missing module.h/export.h includes 2011-10-31 19:30:58 -04:00
zfcp_dbf.h [SCSI] zfcp: Redesign of the debug tracing final cleanup. 2010-12-21 12:24:46 -06:00
zfcp_def.h [SCSI] zfcp: support for hardware data router 2011-08-27 08:37:03 -06:00
zfcp_erp.c [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode 2011-02-25 12:02:21 -05:00
zfcp_ext.h [SCSI] zfcp: support for hardware data router 2011-08-27 08:37:03 -06:00
zfcp_fc.c [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode 2011-02-25 12:02:21 -05:00
zfcp_fc.h [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode 2011-02-25 12:02:21 -05:00
zfcp_fsf.c [SCSI] zfcp: support for hardware data router 2011-08-27 08:37:03 -06:00
zfcp_fsf.h [SCSI] zfcp: Introduce experimental support for DIF/DIX 2010-07-28 09:48:56 -05:00
zfcp_qdio.c s390: add missing module.h/export.h includes 2011-10-31 19:30:58 -04:00
zfcp_qdio.h [SCSI] zfcp: support for hardware data router 2011-08-27 08:37:03 -06:00
zfcp_reqlist.h [SCSI] zfcp: Move FSF request tracking code to new file 2010-02-17 17:46:19 -06:00
zfcp_scsi.c [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early 2011-12-14 15:40:43 +04:00
zfcp_sysfs.c [SCSI] zfcp: Redesign of the debug tracing final cleanup. 2010-12-21 12:24:46 -06:00
zfcp_unit.c [SCSI] zfcp: Call get_device on port before calling put_device 2010-10-25 09:42:37 -05:00