]> Pileus Git - ~andy/linux/blob - Documentation/kmsg/s390/zcrypt
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / Documentation / kmsg / s390 / zcrypt
1 /*?
2  * Text: "Cryptographic device %x failed and was set offline\n"
3  * Severity: Error
4  * Parameter:
5  *   @1: device index
6  * Description:
7  * A cryptographic device failed to process a cryptographic request.
8  * The cryptographic device driver could not correct the error and
9  * set the device offline. The application that issued the
10  * request received an indication that the request has failed.
11  * User action:
12  * Use the lszcrypt command to confirm that the cryptographic
13  * hardware is still configured to your LPAR or z/VM guest virtual
14  * machine. If the device is available to your Linux instance the
15  * command output contains a line that begins with 'card<device index>',
16  * where <device index> is the two-digit decimal number in the message text.
17  * After ensuring that the device is available, use the chzcrypt command to
18  * set it online again.
19  * If the error persists, contact your support organization.
20  */