]> git.baikalelectronics.ru Git - kernel.git/commit
x86/asm/entry/64: Remove 'int_check_syscall_exit_work'
authorAndy Lutomirski <luto@amacapital.net>
Thu, 26 Feb 2015 22:40:31 +0000 (14:40 -0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 4 Mar 2015 21:50:50 +0000 (22:50 +0100)
commit33fdda8f306eb9439a4961c2aa0718550b7ff605
tree92b5a35bd7473774cb545795e8a08863fac3a5d9
parent2ea4c0d86fd6f7a4134935db66ea55898e2d62fd
x86/asm/entry/64: Remove 'int_check_syscall_exit_work'

Nothing references it anymore.

Reported-by: Denys Vlasenko <vda.linux@googlemail.com>
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Fixes: 602b0eb9defb ("x86_64, entry: Remove the syscall exit audit and schedule optimizations")
Link: http://lkml.kernel.org/r/dd2a4d26ecc7a5db61b476727175cd99ae2b32a4.1424989793.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/entry_64.S