x86/nmi: Remove the 'b2b' parameter from nmi_handle()
authorAndy Lutomirski <luto@kernel.org>
Mon, 20 Jul 2015 18:52:23 +0000 (11:52 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 21 Jul 2015 06:02:32 +0000 (08:02 +0200)
commitbf9f2ee28d475ada0005c59382852cb70f1419ac
tree3ace5e5421829006e1cf544748bb4c60aa9aa692
parentd132803e6c611d50c19baedc8ae520203a2baca7
x86/nmi: Remove the 'b2b' parameter from nmi_handle()

It has never had any effect. Remove it for comprehensibility.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/c91fa38507760d9e54a4b8737fa6409bde896b33.1437418322.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/nmi.c
This page took 0.02977 seconds and 5 git commands to generate.