]> Git Repo - linux.git/commit
x86/mm/dump_pagetables: Fix printout of p4d level
authorKirill A. Shutemov <[email protected]>
Sun, 16 Jul 2017 22:59:48 +0000 (01:59 +0300)
committerIngo Molnar <[email protected]>
Fri, 21 Jul 2017 08:05:17 +0000 (10:05 +0200)
commit45dcd20913632fe69641c24b16d89e13e0e107ff
treea245acb502d998fc4054eca9046a0c19d4ff6fe7
parent3a366f791d83c690f3042e37f410f38de04fb4c7
x86/mm/dump_pagetables: Fix printout of p4d level

Modify printk_prot() and callers to print out additional page table
level correctly.

Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dave Hansen <[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]>
arch/x86/mm/dump_pagetables.c
This page took 0.054023 seconds and 4 git commands to generate.