powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 16 Aug 2019 05:41:41 +0000 (05:41 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 20 Aug 2019 11:22:14 +0000 (21:22 +1000)
commit4c1616ef036ffaaea95a29d7b6abf9d3e8eb9d92
tree10415f5ec7202569616b2c663913d930982fa34f
parentd9642117914c9d3f800b3bacc19d7e388b04edb4
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()

Move FSL_BOOK3E version of update_mmu_cache() at the same
place as book3e_hugetlb_preload() as update_mmu_cache() is
the only user of book3e_hugetlb_preload().

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/4d69fdc86df9c74adc71a60331a86f6afb8b5e9e.1565933217.git.christophe.leroy@c-s.fr
arch/powerpc/include/asm/hugetlb.h
arch/powerpc/mm/mem.c
arch/powerpc/mm/nohash/book3e_hugetlbpage.c