]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60223e4a448be14b2a40476d3a9ab23166a64445
tree1930ed5310ec45c5044e7deef802700c3dcb6e5d
parentf5b14a4066fc5165cd9f84264fb6fa11289403e4
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