From: Peter Oberparleiter Date: Mon, 7 Dec 2009 11:51:32 +0000 (+0100) Subject: [S390] cio: make steal lock procedure more robust X-Git-Tag: v2.6.33-rc1~349^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7d12ef2befac4fed0dccaddff11338b654804df;p=pandora-kernel.git [S390] cio: make steal lock procedure more robust An Unconditional Reserve + Release operation (steal lock) for a boxed device may fail when encountering special error cases (e.g. unit checks or path errors). Fix this by using the more robust ccw_request infrastructure for performing the steal lock CCW program. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed