aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYinghai Lu <[email protected]>2016-09-16 13:23:25 -0700
committerThomas Gleixner <[email protected]>2016-11-08 17:10:12 +0100
commitf5e886ef9b45a3dbfd42b054a13c755894ea8402 (patch)
treeda933964291a199a17ae8daf8556fe6d232d0f10 /tools/perf/scripts/python
parentbc33b0ca11e3df467777a4fa7639ba488c9d4911 (diff)
x86/MCE: Do not look at panic_on_oops in the severity grading
The MCE tolerance levels control whether we panic on a machine check or do something else like generating a signal and logging error information. This is controlled by the mce=<level> command line parameter. However, if panic_on_oops is set, it will force a panic for such an MCE even though the user didn't want to. So don't check panic_on_oops in the severity grading anymore. One of the use cases for that is recovery from uncorrectable errors with mce=2. [ Boris: rewrite commit message. ] Signed-off-by: Yinghai Lu <[email protected]> Acked-by: Tony Luck <[email protected]> Cc: linux-edac <[email protected]> Cc: x86-ml <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Borislav Petkov <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions