]> git.itanic.dy.fi Git - linux-stable/commit
x86/nmi/64: Remove asm code that saves CR2
authorAndy Lutomirski <luto@kernel.org>
Wed, 15 Jul 2015 17:29:34 +0000 (10:29 -0700)
committerJiri Slaby <jslaby@suse.cz>
Tue, 25 Aug 2015 14:56:58 +0000 (16:56 +0200)
commit3682103fe7e9170cfb806b7ec9dcb3008db51443
treeb4d2a1ecb11657cc403c94214cf316c4bad3b594
parent012ace6161d7461c2693aa3023c8c8abd210c882
x86/nmi/64: Remove asm code that saves CR2

commit 0e181bb58143cb4a2e8f01c281b0816cd0e4798e upstream.

Now that do_nmi saves CR2, we don't need to save it in asm.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Reviewed-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Borislav Petkov <bp@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/x86/kernel/entry_64.S