Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / Documentation / kmsg / s390 / setup
1 /*?
2  * Text: "Execute protection active, mvcos available\n"
3  * Severity: Informational
4  * Description:
5  * The kernel parameter 'noexec' has been specified. The kernel will
6  * honor the execute bit of mappings and will use the mvcos instruction
7  * to copy between the user and kernel address space.
8  * User action:
9  * None.
10  */
11
12 /*?
13  * Text: "Execute protection active, mvcos not available\n"
14  * Severity: Informational
15  * Description:
16  * The kernel parameter 'noexec' has been specified. The kernel will
17  * honor the execute bit of mappings. The mvcos instruction is not
18  * available and the kernel will use the slower page table walk method
19  * to copy between the user and kernel address space.
20  * User action:
21  * None.
22  */
23
24 /*?
25  * Text: "Address spaces switched, mvcos available\n"
26  * Severity: Informational
27  * Description:
28  * The kernel parameter 'switch_amode' has been specified. The kernel
29  * will use the primary address space for user space processes and the
30  * home address space for the kernel. The mvcos instruction is used to
31  * copy between the user and kernel address space.
32  * User action:
33  * None.
34  */
35
36 /*?
37  * Text: "Address spaces switched, mvcos not available\n"
38  * Severity: Informational
39  * Description:
40  * The kernel parameter 'switch_amode' has been specified. The kernel
41  * will use the primary address space for user space processes and the
42  * home address space for the kernel. The mvcos instruction is not
43  * available and the kernel will use the slower page table walk method
44  * to copy between the user and kernel address space.
45  * User action:
46  * None.
47  */
48
49 /*?
50  * Text: "initrd extends beyond end of memory (0x%08lx > 0x%08lx) disabling initrd\n"
51  * Severity: Error
52  * Parameter:
53  *   @1: start address of the initial RAM disk
54  *   @2: memory end address
55  * Description:
56  * The load address and the size of the initial RAM disk result in an end
57  * address of the initial RAM disk that is beyond the end of the system
58  * memory.
59  * User action:
60  * Lower the load address of the initial RAM disk, reduce the size of the
61  * initial RAM disk, or increase the size if the system memory to make the
62  * initial RAM disk fit into the memory.
63  */
64
65 /*?
66  * Text: "Moving initrd (0x%08lx -> 0x%08lx, size: %ld)\n"
67  * Severity: Informational
68  * Parameter:
69  *   @1: old start address of the initial RAM disk
70  *   @2: new start address of the initial RAM disk
71  *   @3: size of the initial RAM disk
72  * Description:
73  * The location of the initial RAM disk conflicted with the boot memory bitmap.
74  * To resolve the conflict the initial RAM disk has been moved to a new
75  * location.
76  * User action:
77  * None.
78  */
79
80 /*?
81  * Text: "Linux is running as a z/VM guest operating system in 31-bit mode\n"
82  * Severity: Informational
83  * Description:
84  * The 31-bit Linux kernel detected that it is running as a guest operating
85  * system of the z/VM hypervisor.
86  * User action:
87  * None.
88  */
89
90 /*?
91  * Text: "Linux is running natively in 31-bit mode\n"
92  * Severity: Informational
93  * Description:
94  * The 31-bit Linux kernel detected that it is running on an IBM mainframe,
95  * either as the sole operating system in an LPAR or as the sole operating
96  * system on the entire mainframe. The Linux kernel is not running as a
97  * guest operating system of the z/VM hypervisor.
98  * User action:
99  * None.
100  */
101
102 /*?
103  * Text: "The hardware system has IEEE compatible floating point units\n"
104  * Severity: Informational
105  * Description:
106  * The Linux kernel detected that it is running on a hardware system with
107  * CPUs that have IEEE compatible floating point units.
108  * User action:
109  * None.
110  */
111
112 /*?
113  * Text: "The hardware system has no IEEE compatible floating point units\n"
114  * Severity: Informational
115  * Description:
116  * The Linux kernel detected that it is running on a hardware system with
117  * CPUs that do not have IEEE compatible floating point units.
118  * User action:
119  * None.
120  */
121
122 /*?
123  * Text: "Linux is running as a z/VM guest operating system in 64-bit mode\n"
124  * Severity: Informational
125  * Description:
126  * The 64-bit Linux kernel detected that it is running as a guest operating
127  * system of the z/VM hypervisor.
128  * User action:
129  * None.
130  */
131
132 /*?
133  * Text: "Linux is running natively in 64-bit mode\n"
134  * Severity: Informational
135  * Description:
136  * The 64-bit Linux kernel detected that it is running on an IBM mainframe,
137  * either as the sole operating system in an LPAR or as the sole operating
138  * system on the entire mainframe. The Linux kernel is not running as a
139  * guest operating system of the z/VM hypervisor.
140  * User action:
141  * None.
142  */
143
144 /*?
145  * Text: "Defining the Linux kernel NSS failed with rc=%d\n"
146  * Severity: Error
147  * Parameter:
148  *   @1: return code
149  * Description:
150  * The Linux kernel could not define the named saved system (NSS) with
151  * the z/VM CP DEFSYS command. The return code represents the numeric
152  * portion of the CP DEFSYS error message.
153  * User action:
154  * For return code 1, the z/VM guest virtual machine is not authorized
155  * to define named saved systems.
156  * Ensure that the z/VM guest virtual machine is authorized to issue
157  * the CP DEFSYS command (typically privilege class E).
158  * For other return codes, see the help and message documentation for
159  * the CP DEFSYS command.
160  */
161
162 /*?
163  * Text: "Saving the Linux kernel NSS failed with rc=%d\n"
164  * Severity: Error
165  * Parameter:
166  *   @1: return code
167  * Description:
168  * The Linux kernel could not save the named saved system (NSS) with
169  * the z/VM CP SAVESYS command. The return code represents the numeric
170  * portion of the CP SAVESYS error message.
171  * User action:
172  * For return code 1, the z/VM guest virtual machine is not authorized
173  * to save named saved systems.
174  * Ensure that the z/VM guest virtual machine is authorized to issue
175  * the CP SAVESYS command (typically privilege class E).
176  * For other return codes, see the help and message documentation for
177  * the CP SAVESYS command.
178  */
179
180 /*? Text: "Linux is running under KVM in 64-bit mode\n" */
181