diff options
author | Brian Gerst <brgerst@gmail.com> | 2015-03-03 22:31:34 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-03-04 06:16:21 +0100 |
commit | 7e8e385aaf6ed5b64b5d9108081cfcdcdd021b78 (patch) | |
tree | c50404e75337cbef6e74a60b98a5c73013cc0e1c /arch/arm64/kernel/smp.c | |
parent | 2aa4a710928863e84cb71e60b7c839d12403f5ca (diff) |
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>
Diffstat (limited to 'arch/arm64/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions