diff options
author | 2020-11-27 16:18:17 +0000 | |
---|---|---|
committer | 2020-12-01 18:49:29 +0100 | |
commit | 3a866b16fd2360a9c4ebf71cfbf7ebfe968c1409 (patch) | |
tree | e9b4169a8a7e1c61166028f74031c274b55ec465 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places (diff) | |
download | wireguard-linux-3a866b16fd2360a9c4ebf71cfbf7ebfe968c1409.tar.xz wireguard-linux-3a866b16fd2360a9c4ebf71cfbf7ebfe968c1409.zip |
x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3
Right now for LMCE, if no_way_out is set, mce_panic() is called
regardless of mca_cfg.tolerant. This is not correct as, if
mca_cfg.tolerant = 3, the code should never panic.
Add that check.
[ bp: use local ptr 'cfg'. ]
Signed-off-by: Gabriele Paoloni <gabriele.paoloni@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Link: https://lkml.kernel.org/r/20201127161819.3106432-4-gabriele.paoloni@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions