diff options
author | Kirill A. Shutemov <[email protected]> | 2018-02-14 14:16:50 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-14 13:11:13 +0100 |
commit | eedb92abb9bb03ef21442614a6f5867eaac6e77f (patch) | |
tree | 7357842772983f86aeafb8f1b03777e5b3fd79f2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 02390b87a9459937cdb299e6b34ff33992512ec7 (diff) |
x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y
We need to be able to adjust virtual memory layout at runtime to be able
to switch between 4- and 5-level paging at boot-time.
KASLR already has movable __VMALLOC_BASE, __VMEMMAP_BASE and __PAGE_OFFSET.
Let's re-use it.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions