commit | 760573c1a98cce20b9306f3922d460e58b4ba656 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Wed Mar 29 22:36:56 2017 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Mar 31 23:09:58 2017 +1100 |
tree | 63345107b1b2e14979da0f3dce8f5d117d5a2ef8 | |
parent | c1ff840d21208aff8cea18c0ae052c536d74f53e [diff] |
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>