diff options
| author | Borislav Petkov <[email protected]> | 2019-03-12 18:39:23 +0000 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2019-03-29 14:34:03 +0000 |
| commit | 39f0584ee695f1d75f4181b209602b9c49e73821 (patch) | |
| tree | 3ef81ed5aefb8a8989f6573e4549140076ec4ee2 /fs/proc/array.c | |
| parent | x86/mce: Handle varying MCA bank counts (diff) | |
| download | kernel-39f0584ee695f1d75f4181b209602b9c49e73821.tar.gz kernel-39f0584ee695f1d75f4181b209602b9c49e73821.zip | |
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 <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
