]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b84a339c20425abee291644d06bdab4a6bb5940
tree10415f5ec7202569616b2c663913d930982fa34f
parent3498b1e8b23094ddb9f682d8bc419eb6c76c1065
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