From: Felix Beck Date: Wed, 27 Jan 2010 09:12:39 +0000 (+0100) Subject: [S390] zcrypt: Do not remove coprocessor for error 8/72 X-Git-Tag: v2.6.33-rc6~15^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19b123ebacacdce5e75045bfe82122b01c821a5b;p=pandora-kernel.git [S390] zcrypt: Do not remove coprocessor for error 8/72 In a case where the number of the input data is bigger than the modulus of the key, the coprocessor adapters will report an 8/72 error. This case is not caught yet, thus the adapter will be taken offline. To prevent this, we return an -EINVAL instead. Signed-off-by: Felix Beck Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed