Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / Documentation / kmsg / s390 / s390dbf
1 /*?
2  * Text: "Root becomes the owner of all s390dbf files in sysfs\n"
3  * Severity: Warning
4  * Description:
5  * The S/390 debug feature you are using only supports uid/gid = 0.
6  * User action:
7  * None.
8  */
9
10 /*?
11  * Text: "Registering debug feature %s failed\n"
12  * Severity: Error
13  * Parameter:
14  *   @1: feature name
15  * Description:
16  * The initialization of an S/390 debug feature failed. A likely cause of this
17  * problem is memory constraints. The system keeps running, but the debug
18  * data for this feature will not be available in sysfs.
19  * User action:
20  * Consider assigning more memory to your LPAR or z/VM guest virtual machine.
21  */
22
23 /*?
24  * Text: "Registering view %s/%s would exceed the maximum number of views %i\n"
25  * Severity: Error
26  * Parameter:
27  *   @1: feature name
28  *   @2: view name
29  *   @3: maximum
30  * Description:
31  * The maximum number of allowed debug feature views has been reached. The
32  * view has not been registered. The system keeps running but the new view
33  * will not be available in sysfs. This is a program error.
34  * User action:
35  * Report this problem to your support partner.
36  */
37
38 /*?
39  * Text: "%s is not a valid level for a debug feature\n"
40  * Severity: Warning
41  * Parameter:
42  *   @1: level
43  * Description:
44  * Setting a new level for a debug feature by using the 'level' sysfs attribute
45  * failed. Valid levels are the minus sign (-) and the integers in the
46  * range 0 to 6. The minus sign switches off the feature. The numbers switch
47  * the feature on, where higher numbers produce more debug output.
48  * User action:
49  * Write a valid value to the 'level' sysfs attribute.
50  */
51
52 /*?
53  * Text: "Flushing debug data failed because %c is not a valid area\n"
54  * Severity: Informational
55  * Parameter:
56  *   @1: debug area number
57  * Description:
58  * Flushing a debug area by using the 'flush' sysfs attribute failed. Valid
59  * values are the minus sign (-) for flushing all areas, or the number of the
60  * respective area for flushing a single area.
61  * User action:
62  * Write a valid area number or the minus sign (-) to the 'flush' sysfs
63  * attribute.
64  */
65
66 /*?
67  * Text: "Allocating memory for %i pages failed\n"
68  * Severity: Informational
69  * Parameter:
70  *   @1: number of pages
71  * Description:
72  * Setting the debug feature size by using the 'page' sysfs attribute failed.
73  * Linux did not have enough memory for expanding the debug feature to the
74  * requested size.
75  * User action:
76  * Use a smaller number of pages for the debug feature or allocate more
77  * memory to your LPAR or z/VM guest virtual machine.
78  */
79
80 /*? Text: "%s: set new size (%i pages)\n" */
81 /*? Text: "%s: switched off\n" */
82 /*? Text: "%s: level %i is out of range (%i - %i)\n" */
83 /*? Text: "Registering view %s/%s failed due to out of memory\n" */