commit | b00ff6d8c1c3898b0f768cbb38ef722d25bd2f39 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Tue May 19 05:48:54 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue May 26 22:22:19 2020 +1000 |
tree | db5bb457d39d88a0325be1807585ccc727978094 | |
parent | 8961a2a5353cca5451f648f4838cd848a3b2354c [diff] |
powerpc/ptdump: Properly handle non standard page size In order to properly display information regardless of the page size, it is necessary to take into account real page size. Fixes: cabe8138b23c ("powerpc: dump as a single line areas mapping a single physical page.") Cc: stable@vger.kernel.org Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/a53b2a0ffd042a8d85464bf90d55bc5b970e00a1.1589866984.git.christophe.leroy@csgroup.eu