powerpc/mm: Enable _PAGE_NUMA for book3s
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 18 Nov 2013 09:28:13 +0000 (14:58 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 9 Dec 2013 00:40:30 +0000 (11:40 +1100)
commitc34a51ce49b40b9667cd7f5cc2e40475af8b4c3d
tree1da860c5262597084358807f84a5003dc022a472
parent8937ba48dcf62b5cdf7abb93652914af16756f50
powerpc/mm: Enable _PAGE_NUMA for book3s

We steal the _PAGE_COHERENCE bit and use that for indicating NUMA ptes.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Acked-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/pgtable.h
arch/powerpc/include/asm/pte-hash64.h
arch/powerpc/platforms/Kconfig.cputype