powerpc/mm/hash64: Increase the VA range
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 26 Mar 2018 10:04:49 +0000 (15:34 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Mar 2018 13:10:38 +0000 (00:10 +1100)
commitc2b4d8b7417a59b7f9a52d0d8402f5257cbbd398
tree1494c8180465b2cfe2df7e97e7ee668f5974a4a6
parentf384796c40dc55b3dba25e0ee9c1afd98c6d24d1
powerpc/mm/hash64: Increase the VA range

This patch increases the max virtual (effective) address value to 4PB.
With 4K page size config we continue to limit ourself to 64TB.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
[mpe: Keep the H_PGTABLE_RANGE test, update it to work]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/64/hash-64k.h
arch/powerpc/include/asm/processor.h
arch/powerpc/mm/init_64.c
arch/powerpc/mm/pgtable-hash64.c
arch/powerpc/mm/pgtable_64.c