x86/compat: Remove sys32_vm86_warning
authorBrian Gerst <brgerst@gmail.com>
Wed, 4 Mar 2015 03:31:34 +0000 (22:31 -0500)
committerIngo Molnar <mingo@kernel.org>
Wed, 4 Mar 2015 05:16:21 +0000 (06:16 +0100)
commit7e8e385aaf6ed5b64b5d9108081cfcdcdd021b78
treec50404e75337cbef6e74a60b98a5c73013cc0e1c
parent2aa4a710928863e84cb71e60b7c839d12403f5ca
x86/compat: Remove sys32_vm86_warning

The check against lastcomm is racy, and the message it produces
isn't necessary.  vm86 support can be disabled on a 32-bit
kernel also, and doesn't have this message.  Switch to
sys_ni_syscall instead.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1425439896-8322-4-git-send-email-brgerst@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/ia32/sys_ia32.c
arch/x86/syscalls/syscall_32.tbl