]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] dasd_eckd_dump_sense bug.
authorHorst Hummel <horst.hummel@de.ibm.com>
Thu, 29 Jun 2006 12:57:52 +0000 (14:57 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 29 Jun 2006 12:57:52 +0000 (14:57 +0200)
commit445b5b499e0ca1584ee3aa8af298c9ef8c84d711
tree8ba190d75ff787f61bca06b59017ffea43b5aeb7
parentf45a43d847c96949d22e702879e52385a1547f6b
[S390] dasd_eckd_dump_sense bug.

The ccw dump function dasd_eckd_dump_ccw_range can crash because
it does not take care about the IDAL flag in the ccw.
Check for IDALs flag set in CCW and follow the indirect list to
print the data that is refered by the ccw.

Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_eckd.c