powerpc/mm/radix: Add checks in slice code to catch radix usage
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 29 Apr 2016 13:26:09 +0000 (23:26 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 May 2016 11:53:46 +0000 (21:53 +1000)
commit764041e0f43cc7846f6d8eb246d65b53cc06c764
tree1930ed5310ec45c5044e7deef802700c3dcb6e5d
parentd8c476eeb697c9aac46b390e9cbd7af7032814f1
powerpc/mm/radix: Add checks in slice code to catch radix usage

Radix doesn't need slice support. Catch incorrect usage of slice code
when radix is enabled.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/slice.c