From: Jan Glauber Date: Fri, 26 Oct 2012 13:06:12 +0000 (+0200) Subject: s390/crypto: Don't panic after crypto instruction failures X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~29^2~35 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36eb2caa7bace31b7868a57f77cb148e58d1c9f9;p=pandora-kernel.git s390/crypto: Don't panic after crypto instruction failures Remove the BUG_ON's that check for failure or incomplete results of the s390 hardware crypto instructions. Rather report the errors as -EIO to the crypto layer. Signed-off-by: Jan Glauber Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed