diff options
author | Xunlei Pang <[email protected]> | 2017-03-13 10:50:19 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-03-13 20:18:07 +0100 |
commit | 5bc329503e8191c91c4c40836f062ef771d8ba83 (patch) | |
tree | 929ecf39268564f1da21b3846fa588a27c152f91 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4495c08e84729385774601b5146d51d9e5849f81 (diff) |
x86/mce: Handle broadcasted MCE gracefully with kexec
When we are about to kexec a crash kernel and right then and there a
broadcasted MCE fires while we're still in the first kernel and while
the other CPUs remain in a holding pattern, the #MC handler of the
first kernel will timeout and then panic due to never completing MCE
synchronization.
Handle this in a similar way as to when the CPUs are offlined when that
broadcasted MCE happens.
[ Boris: rewrote commit message and comments. ]
Suggested-by: Borislav Petkov <[email protected]>
Signed-off-by: Xunlei Pang <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Tony Luck <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Cc: [email protected]
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions