commit | 4722476bce283149986a3463f61009dec0e7f6a1 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Fri Nov 10 04:27:40 2017 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Nov 13 23:35:43 2017 +1100 |
tree | 87ce6b6610eea7d259ff119c2c63dd8937aa8702 | |
parent | 85e3f1adcb9d49300b0a943bb93f9604be375bfb [diff] |
powerpc/64s: mm_context.addr_limit is only used on hash Radix keeps no meaningful state in addr_limit, so remove it from radix code and rename to slb_addr_limit to make it clear it applies to hash only. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>