]> git.karo-electronics.de Git - karo-tx-linux.git/commit
selftests/x86: Add syscall_nt selftest
authorAndy Lutomirski <luto@kernel.org>
Mon, 17 Aug 2015 19:22:52 +0000 (12:22 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 18 Aug 2015 07:43:38 +0000 (09:43 +0200)
commita9c909ce8c7853b4fc16055c50eb50d91e20cb93
treeae7a0583f904bf5d444e9460458c854420306f65
parent33f3df41d03879ab86c7f2d650e67b655e0b85c8
selftests/x86: Add syscall_nt selftest

I've had this sitting around for a while.  Add it to the
selftests tree.  Far Cry running under Wine depends on this
behavior.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/ee4d63799a9e5294b70930618b71d04d2770eb2d.1439838962.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/testing/selftests/x86/Makefile
tools/testing/selftests/x86/syscall_nt.c [new file with mode: 0644]