aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2016-11-10 18:44:42 +0100
committerThomas Gleixner <[email protected]>2016-11-16 09:34:17 +0100
commitec553abb318d75b1eafd275c71125569fa13b33b (patch)
tree33c64e260de07aa22aa41fc10fba2243a894587e /tools/perf/scripts/python/bin
parent0943637293a05aa3d8fb47bc30c7c0104480829a (diff)
x86/mcheck: Explicit cleanup on failure in mce_amd
If the ONLINE callback fails, the driver does not any clean up right away instead it waits to get to the DEAD stage to do it. Yes, it waits. Since we don't pass the error code back to the caller, no one knows. Do the clean up right away so it does not look like a leak. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Acked-by: Borislav Petkov <[email protected]> Cc: Tony Luck <[email protected]> Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions