diff options
| author | Kirill A. Shutemov <[email protected]> | 2017-03-13 17:33:08 +0300 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-03-14 08:45:08 +0100 |
| commit | b50858ce3e2a25a7f4638464e857853fbfc81823 (patch) | |
| tree | 072faad8f646fe3a5c85308509b471e14910dc3e /tools/perf/scripts/python/bin | |
| parent | ea3b5e60ce804403ca019039d6331368521348de (diff) | |
x86/mm/vmalloc: Add 5-level paging support
Modify vmalloc_fault() to handle additional page table level.
With 4-level paging, copying happens on p4d level, as we have pgd_none()
always false if p4d_t is folded.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Arnd Bergmann <[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: Michal Hocko <[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/bin')
0 files changed, 0 insertions, 0 deletions