diff options
author | Gabriele Paoloni <[email protected]> | 2020-11-27 16:18:18 +0000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-12-01 18:54:32 +0100 |
commit | d5b38e3d0fdb1a16994b449bc338fb8b26816b07 (patch) | |
tree | 64e692947c3f708de1c859a48002e87a1e35ff2a /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 3a866b16fd2360a9c4ebf71cfbf7ebfe968c1409 (diff) |
x86/mce: Remove redundant call to irq_work_queue()
Currently, __mc_scan_banks() in do_machine_check() does the following
callchain:
__mc_scan_banks()->mce_log()->irq_work_queue(&mce_irq_work).
Hence, the call to irq_work_queue() below after __mc_scan_banks()
seems redundant. Just remove it.
Signed-off-by: Gabriele Paoloni <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Tony Luck <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions