aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2021-06-28 19:36:43 -0700
committerLinus Torvalds <[email protected]>2021-06-29 10:53:49 -0700
commite17eae2b839937817d771e2f5d2b30e5e2b81bb7 (patch)
tree45cea23f133717e79fcd16c259a6aff0ab16fa8a /tools/perf/scripts/python
parenta458b76a4171f893efa7657dc079924580a8746a (diff)
mm: pagewalk: fix walk for hugepage tables
Pagewalk ignores hugepd entries and walk down the tables as if it was traditionnal entries, leading to crazy result. Add walk_hugepd_range() and use it to walk hugepage tables. Link: https://lkml.kernel.org/r/38d04410700c8d02f28ba37e020b62c55d6f3d2c.1624597695.git.christophe.leroy@csgroup.eu Signed-off-by: Christophe Leroy <[email protected]> Reviewed-by: Steven Price <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Michael Ellerman <[email protected]> Cc: Daniel Axtens <[email protected]> Cc: "Oliver O'Halloran" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions