commit | 36eb2caa7bace31b7868a57f77cb148e58d1c9f9 | [log] [tgz] |
---|---|---|
author | Jan Glauber <jang@linux.vnet.ibm.com> | Fri Oct 26 15:06:12 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Nov 23 11:14:27 2012 +0100 |
tree | 440ee2134281ce81fec701f1f2ca4f2393f5659c | |
parent | ce1d801462ce75f9ba84e0bb32a05e1a7c881efe [diff] |
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 <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>