]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/mm/ptdump: Dump the first entry of the linear mapping as well
authorBalbir Singh <bsingharora@gmail.com>
Thu, 25 May 2017 03:36:50 +0000 (13:36 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 2 Jun 2017 09:09:52 +0000 (19:09 +1000)
commite63739b1687ea37390e5463f43d0547477d324e3
treec9cd77281d81e66d05f0b35dfa607cebaf5c415b
parent83a092cf95f28696ddc36c8add0cf03ac034897f
powerpc/mm/ptdump: Dump the first entry of the linear mapping as well

The check in hpte_find() should be < and not <= for PAGE_OFFSET

Signed-off-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/dump_hashpagetable.c