+ Tony. On Tue, May 05, 2020 at 03:16:31PM +0200, Thomas Gleixner wrote: > From: Peter Zijlstra <[email protected]> > > 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) <[email protected]> > Signed-off-by: Thomas Gleixner <[email protected]> > Reviewed-by: Frederic Weisbecker <[email protected]> > --- > arch/x86/kernel/cpu/mce/core.c | 56 > ++++++++++++++++++++++------------------- > include/linux/sched.h | 6 ++++ > 2 files changed, 37 insertions(+), 25 deletions(-)
I like this: Reviewed-by: Borislav Petkov <[email protected]> -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette

