diff options
author | Andy Lutomirski <luto@kernel.org> | 2015-07-29 23:35:43 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-07-31 13:31:07 +0200 |
commit | e800eb39e3f586e46a2007f72d3b609f6e3b888d (patch) | |
tree | aaa511355685dcb8df3cf1918aa3d01b667a9246 /arch/x86/kernel/vm86_32.c | |
parent | x86/ldt: Make modify_ldt() optional (diff) | |
download | linux-e800eb39e3f586e46a2007f72d3b609f6e3b888d.tar.xz linux-e800eb39e3f586e46a2007f72d3b609f6e3b888d.zip |
selftests/x86/vm86: Fix entry_from_vm86 test on 64-bit kernels
The test failed due to an oversight on my part when run on a
64-bit kernel. vm86 isn't expected to work at all, and I
mistakenly failed one part of the test because no signal was
delivered.
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/502c8bef877b33fe4943885ded6125dfcc7892db.1438205722.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel/vm86_32.c')
0 files changed, 0 insertions, 0 deletions