linux/arch/powerpc/include
Aneesh Kumar K.V 957b778a16 powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index
In the followup patch, we will increase the slice array size to handle
512TB range, but will limit the max addr to 128TB. Avoid doing
unnecessary computation and avoid doing slice mask related operation
above address limit.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-04-01 21:12:20 +11:00
..
asm powerpc/mm: Add addr_limit to mm_context and use it to derive max slice index 2017-04-01 21:12:20 +11:00
uapi/asm powerpc: Wire up statx() syscall 2017-03-16 20:45:53 +11:00