aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2021-06-09 11:34:31 +1000
committerMichael Ellerman <[email protected]>2021-06-21 21:13:21 +1000
commitc988cfd38e489d9390d253d4392590daf451d87a (patch)
tree9fe35af55ce11069603bb65ee321ef100f6faf93 /tools/perf/scripts/python/bin
parent4d1755b6a762149ae022a32fb2bbeefb6680baa6 (diff)
powerpc/32: use set_memory_attr()
Use set_memory_attr() instead of the PPC32 specific change_page_attr() change_page_attr() was checking that the address was not mapped by blocks and was handling highmem, but that's unneeded because the affected pages can't be in highmem and block mapping verification is already done by the callers. Signed-off-by: Christophe Leroy <[email protected]> [ruscur: rebase on powerpc/merge with Christophe's new patches] Signed-off-by: Russell Currey <[email protected]> Signed-off-by: Jordan Niethe <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions