]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/mm: Split radix vs hash mm context initialisation
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Mar 2017 11:36:56 +0000 (22:36 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 31 Mar 2017 12:09:58 +0000 (23:09 +1100)
commit760573c1a98cce20b9306f3922d460e58b4ba656
tree63345107b1b2e14979da0f3dce8f5d117d5a2ef8
parentc1ff840d21208aff8cea18c0ae052c536d74f53e
powerpc/mm: Split radix vs hash mm context initialisation

Complete the split of the radix vs hash mm context initialisation.

This is mostly code movement, with the exception that we now limit the
context allocation to PRTB_ENTRIES - 1 on radix.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/64/mmu.h
arch/powerpc/mm/mmu_context_book3s64.c