diff options
author | Ashok Raj <[email protected]> | 2015-06-04 18:55:24 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-07 15:33:15 +0200 |
commit | 243d657eaf540db882f73497060da5a4f7d86a90 (patch) | |
tree | 8c7a8b52023c09c095319450dc322de109a66488 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 88d538672ea26223bca08225bc49f4e65e71683d (diff) |
x86/mce: Handle Local MCE events
Add the necessary changes to do_machine_check() to be able to
process MCEs signaled as local MCEs. Typically, only recoverable
errors (SRAR type) will be Signaled as LMCE. The architecture
does not restrict to only those errors, however.
When errors are signaled as LMCE, there is no need for the MCE
handler to perform rendezvous with other logical processors
unlike earlier processors that would broadcast machine check
errors.
Signed-off-by: Ashok Raj <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions