From: Brian Gerst Date: Wed, 4 Mar 2015 03:31:34 +0000 (-0500) Subject: x86/compat: Remove sys32_vm86_warning X-Git-Tag: omap-for-v4.1/fixes-rc1~195^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8e385aaf6ed5b64b5d9108081cfcdcdd021b78;p=pandora-kernel.git 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 Cc: Borislav Petkov Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/1425439896-8322-4-git-send-email-brgerst@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed