From: Peter Oberparleiter Date: Mon, 5 Feb 2007 20:17:00 +0000 (+0100) Subject: [S390] sclp: invalid handling of temporary 'not operational' status X-Git-Tag: v2.6.21-rc1~92^2~41^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd8ae63065189b12c46bdc58799dc353e4b3a53;p=pandora-kernel.git [S390] sclp: invalid handling of temporary 'not operational' status Requests are aborted when the sclp interface reports 'not operational' even though they may still be active at the sclp, leading to concurrent writes to request memory by both the kernel and the sclp interface. Do not abort requests for which the sclp interface reports not operational status during request retry. Signed-off-by: Peter Oberparleiter 5A Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed