x86/compat: Remove sys32_vm86_warning
authorBrian Gerst <[email protected]>
Wed, 4 Mar 2015 03:31:34 +0000 (22:31 -0500)
committerIngo Molnar <[email protected]>
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 <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/ia32/sys_ia32.c
arch/x86/syscalls/syscall_32.tbl