diff options
Diffstat (limited to 'Documentation/kmsg/s390/cpum_cf_common')
-rw-r--r-- | Documentation/kmsg/s390/cpum_cf_common | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/Documentation/kmsg/s390/cpum_cf_common b/Documentation/kmsg/s390/cpum_cf_common deleted file mode 100644 index c890a5dabdd6..000000000000 --- a/Documentation/kmsg/s390/cpum_cf_common +++ /dev/null @@ -1,36 +0,0 @@ -/*? - * 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" */ |