diff options
author | Kirill A. Shutemov <[email protected]> | 2017-03-30 11:07:31 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-04-04 08:22:34 +0200 |
commit | 1d33b219563fb9f7384c8c609c767cb6bfd44b8e (patch) | |
tree | ed3ad0eabe9922aa9c99f81879874f0d4d8b8ca0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5480bb61cfba5de23df59793527c3a37c0d2e247 (diff) |
x86/espfix: Add support for 5-level paging
We don't need extra virtual address space for ESPFIX, so it stays within
one PUD page table for both 4- and 5-level paging.
Redefining ESPFIX_BASE_ADDR using P4D_SHIFT instead of PGDIR_SHIFT would
make it stay in the same place regarding of paging mode.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions