commit | 4c1616ef036ffaaea95a29d7b6abf9d3e8eb9d92 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Aug 16 05:41:41 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Aug 20 21:22:14 2019 +1000 |
tree | 10415f5ec7202569616b2c663913d930982fa34f | |
parent | d9642117914c9d3f800b3bacc19d7e388b04edb4 [diff] |
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