On Wed, Aug 19, 2015 at 04:11:47PM +0200, Thomas D wrote: > From: Andy Lutomirski <luto@xxxxxxxxxx> > > 32-bit kernels handle nested NMIs in C. Enable the exact same > handling on 64-bit kernels as well. This isn't currently > necessary, but it will become necessary once the asm code starts > allowing limited nesting. > > Signed-off-by: Andy Lutomirski <luto@xxxxxxxxxx> > Reviewed-by: Steven Rostedt <rostedt@xxxxxxxxxxx> > Cc: Borislav Petkov <bp@xxxxxxx> > Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> > --- > arch/x86/kernel/nmi.c | 123 +++++++++++++++++++++----------------------------- > 1 file changed, 52 insertions(+), 71 deletions(-) Any reason why you didn't sign off on these? And please provide the git commit ids of the patches, otherwise I have to go dig them up, and that's a pain when you are dealing with the number of patches I have to deal with... thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html