]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - Documentation/kmsg/s390/scm_block
UBUNTU: SAUCE: s390: kernel message catalog
[mirror_ubuntu-zesty-kernel.git] / Documentation / kmsg / s390 / scm_block
1 /*?
2 * Text: "%lx: The capabilities of the SCM increment changed\n"
3 * Severity: Informational
4 * Parameter:
5 * @1: start address of the SCM increment
6 * Description:
7 * A configuration change is in progress for the storage class memory (SCM)
8 * increment.
9 * User action:
10 * Verify that the capability of the SCM increment is as intended; for
11 * example, with lsscm.
12 */
13
14 /*?
15 * Text: "An I/O operation to SCM failed with rc=%d\n"
16 * Severity: Error
17 * Parameter:
18 * @1: return code
19 * Description:
20 * An error occurred during I/O to storage class memory (SCM). The operation
21 * was repeated, but the maximum number of retries was exceeded before the
22 * request could be fulfilled.
23 * User action:
24 * Contact your support organization.
25 */
26
27 /*?
28 * Text: "%lx: Write access to the SCM increment is suspended\n"
29 * Severity: Informational
30 * Parameter:
31 * @1: start address of the SCM increment
32 * Description:
33 * A concurrent firmware upgrade is in progress. For the duration of the
34 * upgrade, write access to the storage class memory (SCM) increment has been
35 * suspended.
36 * User action:
37 * None.
38 */
39
40 /*?
41 * Text: "%lx: Write access to the SCM increment is restored\n"
42 * Severity: Informational
43 * Parameter:
44 * @1: start address of the SCM increment
45 * Description:
46 * Write access to the storage class memory (SCM) increment was restored
47 * after a temporary suspension during a concurrent firmware upgrade.
48 * User action:
49 * None.
50 */
51 /*? Text: "%s: %d output lines suppressed due to ratelimiting\n" */