summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig.debug
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2021-06-09 11:34:31 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2021-06-21 21:13:21 +1000
commitc988cfd38e489d9390d253d4392590daf451d87a (patch)
tree9fe35af55ce11069603bb65ee321ef100f6faf93 /mm/Kconfig.debug
parent4d1755b6a762149ae022a32fb2bbeefb6680baa6 (diff)
downloadlinux-c988cfd38e489d9390d253d4392590daf451d87a.tar.gz
linux-c988cfd38e489d9390d253d4392590daf451d87a.tar.bz2
linux-c988cfd38e489d9390d253d4392590daf451d87a.zip
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 <christophe.leroy@csgroup.eu> [ruscur: rebase on powerpc/merge with Christophe's new patches] Signed-off-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Jordan Niethe <jniethe5@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210609013431.9805-10-jniethe5@gmail.com
Diffstat (limited to 'mm/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions