diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-03-31 11:53:18 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-04-14 16:49:51 +0300 |
commit | f26d2580a7ddc84aa9e51e47fdbb5ad63dbee5a7 (patch) | |
tree | 065febd8e563bc04e78e5a00e9b2fdf24ce2ffdb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6458de97fc15530b54477c4e2b70af653e8ac3d9 (diff) | |
download | linux-f26d2580a7ddc84aa9e51e47fdbb5ad63dbee5a7.tar.xz |
x86/mce/amd: Cleanup threshold device remove path
Pass in the bank pointer directly to the cleaning up functions,
obviating the need for per-CPU accesses. Make the clean up path
interrupt-safe by cleaning the bank pointer first so that the rest of
the teardown happens safe from the thresholding interrupt.
No functional changes.
[ bp: Write commit message and reverse bank->shared test to save an
indentation level in threshold_remove_bank(). ]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200403161943.1458-7-bp@alien8.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions