Skip to content
Commit 0d923962 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/mm: Fix page table dump to work on Radix



When we're running on Book3S with the Radix MMU enabled the page table
dump currently prints the wrong addresses because it uses the wrong
start address.

Fix it to use PAGE_OFFSET rather than KERN_VIRT_START.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent afb6d064
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment