commit | adedf2893c192dd09b1cc2f2dcfdd7cad99ec49d | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <[email protected]> | Sat Nov 04 04:19:51 2017 -0700 |
committer | Ingo Molnar <[email protected]> | Tue Nov 07 11:13:43 2017 +0100 |
tree | d66c9a3770417fb8d4c91bd1dee50dde427edc70 | |
parent | d744dcad39094c9187075e274d1cdef79c57c8b5 [diff] |
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well Now that the main test infrastructure supports the GDT, run tests that will pass the kernel's GDT permission tests against the GDT. Signed-off-by: Andy Lutomirski <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/686a1eda63414da38fcecc2412db8dba1ae40581.1509794321.git.luto@kernel.org Signed-off-by: Ingo Molnar <[email protected]>