summaryrefslogtreecommitdiff
path: root/drivers/ras/cec.c
diff options
context:
space:
mode:
authorBorislav Petkov <bp@suse.de>2019-03-12 21:39:23 +0300
committerBorislav Petkov <bp@suse.de>2019-03-29 17:34:03 +0300
commit39f0584ee695f1d75f4181b209602b9c49e73821 (patch)
tree3ef81ed5aefb8a8989f6573e4549140076ec4ee2 /drivers/ras/cec.c
parent006c077041dc73b9490fffc4c6af5befe0687110 (diff)
downloadlinux-39f0584ee695f1d75f4181b209602b9c49e73821.tar.xz
x86/mce: Remove mce_report_event()
Calling this function has been wrong for a while now: * Can't call schedule_work() in #MC context. * mce_notify_irq() either. * None of that noodling is needed anymore - all it needs to do is kick the IRQ work which would self-IPI so that once the #MC handler is done, the work queue will run and process queued MCE records. So remove it. Reported-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Cc: Tony Luck <tony.luck@intel.com> Cc: x86@kernel.org Link: https://lkml.kernel.org/r/20190325172121.7926-1-bp@alien8.de
Diffstat (limited to 'drivers/ras/cec.c')
0 files changed, 0 insertions, 0 deletions