diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-02-19 10:22:06 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-05-19 15:51:19 +0200 |
commit | 5567d11c21a1d508a91a8cb64a819783a0835d9f (patch) | |
tree | 1366f2a18fc6441c4eadb40206504009bcd07b05 /arch/x86/kernel/traps.c | |
parent | x86/entry: Get rid of ist_begin/end_non_atomic() (diff) | |
download | linux-5567d11c21a1d508a91a8cb64a819783a0835d9f.tar.xz linux-5567d11c21a1d508a91a8cb64a819783a0835d9f.zip |
x86/mce: Send #MC singal from task work
Convert #MC over to using task_work_add(); it will run the same code
slightly later, on the return to user path of the same exception.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Link: https://lkml.kernel.org/r/20200505134100.957390899@linutronix.de
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions