From: Stefan Haberland Date: Wed, 1 Oct 2014 11:04:54 +0000 (+0200) Subject: s390/dasd: fix infinite loop during format X-Git-Tag: fixes-against-v3.18-rc2~83^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362ce84f43aac61589a8b60e5bb3fcfae9801b13;p=pandora-kernel.git s390/dasd: fix infinite loop during format Error recovery requests may not be cleaned up correctly so that other needed erp requests can not be build because of insufficient memory. This would lead to an infinite loop trying to build erp requests. Signed-off-by: Stefan Haberland Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed