From: Horst Hummel Date: Thu, 29 Jun 2006 12:57:52 +0000 (+0200) Subject: [S390] dasd_eckd_dump_sense bug. X-Git-Tag: v2.6.18-rc1~360^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445b5b499e0ca1584ee3aa8af298c9ef8c84d711;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed