From: Cornelia Huck Date: Mon, 5 Feb 2007 20:17:36 +0000 (+0100) Subject: [S390] cio: Catch operand exceptions on stsch. X-Git-Tag: v2.6.21-rc1~92^2~41^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758976f9a55cb22ddc602a0690d67f9546e3e43f;p=pandora-kernel.git [S390] cio: Catch operand exceptions on stsch. If we have a subchannel id which has been generated via for_each_subchannel(), it might contain an invalid subchannel set id. We need to catch the ensuing operand exception by using stsch_err() instead of stsch() in all possible cases. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed