]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.
authorChristophe Leroy <christophe.leroy@c-s.fr>
Thu, 21 Feb 2019 19:08:40 +0000 (19:08 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 23 Feb 2019 10:04:32 +0000 (21:04 +1100)
commit9e849f231c3c72d4c3c1b07c9cd19ae789da0420
tree97b85b27161ef422486ced52a6c327e2217565ea
parente4d6654ebe6e05c94db0ce2d30769e3822f178bd
powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.

Now that mmu_mapin_ram() is able to handle other blocks
than the one starting at 0, the WII can use it for all
its blocks.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/pgtable_32.c