linux/drivers/s390
Stefan Weinhuber 49fd38bdaa [S390] dasd: fix data size for PSF/PRSSD command
The Perform Subsystem Function/Prepare for Read Subsystem Data
command requires 12 bytes of parameter data, but the respective data
structure dasd_psf_prssd_data has a length of 16 bytes.
Current storage servers ignore the obsolete bytes, but older models
fail to execute the command and report an incorrect length error.
This causes the device initilization for these devices to fail.
To fix this problem we need to correct the dasd_psf_prssd_data
structure and shorten it to the correct length.

Reported-by: Ivan Warren <ivan@vmfacility.fr>
Reviewed-by: Ivan Warren <ivan@vmfacility.fr>
Tested-by: Ivan Warren <ivan@vmfacility.fr>
CC: stable <stable@kernel.org>
Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
2008-08-21 19:46:41 +02:00
..
block [S390] dasd: fix data size for PSF/PRSSD command 2008-08-21 19:46:41 +02:00
char [S390] drivers/s390: Use an IS_ERR test rather than a NULL test 2008-08-21 19:46:39 +02:00
cio [S390] cio: fix ccw group device cleanup 2008-08-21 19:46:40 +02:00
crypto
kvm [S390] virtio console: fix section mismatch warning. 2008-08-01 16:39:35 +02:00
net [S390] qeth: avoid use of include/asm-s390 2008-08-01 16:39:36 +02:00
scsi [S390] qdio: new qdio driver. 2008-07-17 17:22:10 +02:00
ebcdic.c
Makefile
s390_rdev.c
s390mach.c
s390mach.h
sysinfo.c