diff options
| author | Christophe Leroy <[email protected]> | 2019-08-14 12:36:09 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-08-20 21:22:08 +1000 |
| commit | 7c7a532ba3fc51bf9527d191fb410786c1fdc73c (patch) | |
| tree | 76270ca5f1c3cb258e67ba774872270cd3a7463c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 39f14e79b15a40709ef177bc4c07f193b6d3bce3 (diff) | |
powerpc/ptdump: Fix addresses display on PPC32
Commit 453d87f6a8ae ("powerpc/mm: Warn if W+X pages found on boot")
wrongly changed KERN_VIRT_START from 0 to PAGE_OFFSET, leading to a
shift in the displayed addresses.
Lets revert that change to resync walk_pagetables()'s addr val and
pgd_t pointer for PPC32.
Fixes: 453d87f6a8ae ("powerpc/mm: Warn if W+X pages found on boot")
Cc: [email protected] # v5.2+
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/eb4d626514e22f85814830012642329018ef6af9.1565786091.git.christophe.leroy@c-s.fr
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions