OSDN Git Service

powerpc/mm: convert Book3E 64 to pte_fragment
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 26 Apr 2019 15:58:01 +0000 (15:58 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 2 May 2019 15:20:24 +0000 (01:20 +1000)
commit737b434d3d55c0b3c23df4eab1ea5b33f8850f30
tree2d061547ebf1890321a6df1b7927d190a82e839f
parent447def3b06adab60b999417b316bd2352d7e643e
powerpc/mm: convert Book3E 64 to pte_fragment

Book3E 64 is the only subarch not using pte_fragment. In order
to allow refactorisation, this patch converts it to pte_fragment.

Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/mmu_context.h
arch/powerpc/include/asm/nohash/64/mmu.h
arch/powerpc/include/asm/nohash/64/pgalloc.h
arch/powerpc/mm/Makefile
arch/powerpc/mm/mmu_context.c