]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - Documentation/kmsg/s390/ap
UBUNTU: SAUCE: s390: kernel message catalog
[mirror_ubuntu-zesty-kernel.git] / Documentation / kmsg / s390 / ap
1 /*?
2 * Text: "%d is not a valid cryptographic domain\n"
3 * Severity: Warning
4 * Parameter:
5 * @1: AP domain index
6 * Description:
7 * The cryptographic domain specified for the 'domain=' module or kernel
8 * parameter must be an integer in the range 0 to 15.
9 * User action:
10 * Reload the cryptographic device driver with a correct module parameter.
11 * If the device driver has been compiled into the kernel, correct the value
12 * in the kernel parameter line and reboot Linux.
13 */
14
15 /*?
16 * Text: "The hardware system does not support AP instructions\n"
17 * Severity: Warning
18 * Description:
19 * The ap module addresses AP adapters through AP instructions. The hardware
20 * system on which the Linux instance runs does not support AP instructions.
21 * The ap module cannot detect any AP adapters.
22 * User action:
23 * Load the ap module only if your Linux instance runs on hardware that
24 * supports AP instructions. If the ap module has been compiled into the kernel,
25 * ignore this message.
26 */
27
28 /*?
29 * Text: "Registering adapter interrupts for AP device %02x.%04x failed\n"
30 * Severity: Error
31 * Parameter:
32 * @1: AP device ID
33 * @2: AP queue
34 * Description:
35 * The hardware system supports AP adapter interrupts but failed to enable
36 * an adapter for interrupts. Possible causes for this error are:
37 * i) The AP adapter firmware does not support AP interrupts.
38 * ii) An AP adapter firmware update to a firmware level that supports AP
39 * adapter interrupts failed.
40 * iii) The AP adapter firmware has been successfully updated to a level that
41 * supports AP interrupts but the new firmware has not been activated.
42 * User action:
43 * Ensure that the firmware on your AP adapters support AP interrupts and that
44 * any firmware updates have completed successfully. If necessary, deconfigure
45 * your cryptographic adapters and reconfigure them to ensure that any firmware
46 * updates become active, then reload the ap module. If the ap module has been
47 * compiled into the kernel, reboot Linux.
48 */
49 /*? Text: "%s: %d output lines suppressed due to ratelimiting\n" */