]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 10 Sep 2012 02:52:57 +0000 (02:52 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 17 Sep 2012 06:31:53 +0000 (16:31 +1000)
commit78f1dbde9fd020419313c2a0c3b602ea2427118f
tree9a5c34555b6fba6809ec33798e1aa53ce1ce0f53
parentf033d659c3b931d8b2a16625155e20304e173c9f
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit

slice array size and slice mask size depend on PGTABLE_RANGE.

Reviewed-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/mmu-hash64.h
arch/powerpc/include/asm/mmu.h
arch/powerpc/include/asm/page_64.h
arch/powerpc/include/asm/pgtable-ppc64.h
arch/powerpc/include/asm/pgtable.h
arch/powerpc/include/asm/tlbflush.h
arch/powerpc/mm/pgtable_64.c
arch/powerpc/mm/slice.c