aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/cmm.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2019-12-14 08:10:29 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2019-12-16 23:15:16 +1100
commit0601546f23fb70d84b807e73cfe8e789d054c98d (patch)
tree2863f504e80ed855ee089b85ba97a35db52a9089 /arch/powerpc/platforms/pseries/cmm.c
parentocxl: Fix potential memory leak on context creation (diff)
downloadlinux-dev-0601546f23fb70d84b807e73cfe8e789d054c98d.tar.xz
linux-dev-0601546f23fb70d84b807e73cfe8e789d054c98d.zip
powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()
Remove __init qualifier for mmu_mapin_ram_chunk() as it is called by mmu_mark_initmem_nx() and mmu_mark_rodata_ro() which are not __init functions. At the same time, mark it static as it is only used in this file. Reported-by: kbuild test robot <lkp@intel.com> Fixes: a2227a277743 ("powerpc/32: Don't populate page tables for block mapped pages except on the 8xx") Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/56648921986a6b3e7315b1fbbf4684f21bd2dea8.1576310997.git.christophe.leroy@c-s.fr
Diffstat (limited to 'arch/powerpc/platforms/pseries/cmm.c')
0 files changed, 0 insertions, 0 deletions