aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kmsg/s390/cpum_cf_common
blob: c890a5dabdd6788c9f0bb3a565266dc9f7c6fbf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
/*?
 * Text: "CPU[%i] Counter data was lost\n"
 * Severity: Error
 * Parameter:
 *   @1: CPU identifier
 * Description:
 * The kernel could not extract data provided by the Performance Measurement Unit
 * (PMU) fast enough, some data is overwritten.
 * User action:
 * None
 */

/*?
 * Text: "CPU[%i] MT counter data was lost\n"
 * Severity: Warning
 * Parameter:
 *   @1: CPU identifier
 * Description:
 * The kernel could not extract data provided by the Performance Measurement Unit
 * (PMU) fast enough, some data is overwritten.
 * User action:
 * None
 */

/*?
 * Text: "Registering for CPU-measurement alerts failed with rc=%i\n"
 * Severity: Error
 * Parameter:
 *   @1: Return code of failed interrupt handler registration
 * Description:
 * Please insert description here
 * User action:
 * Reboot. If the problem persists, gather Linux debug data and report
 * the problem to your support organization.
 */
/*? Text: "%s: %d output lines suppressed due to ratelimiting\n" */