mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
authorMel Gorman <mgorman@suse.de>
Thu, 12 Feb 2015 22:58:22 +0000 (14:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Feb 2015 02:54:08 +0000 (18:54 -0800)
commit8a0516ed8b90c95ffa1363b420caa37418149f21
tree64f95968661a136fa8a246419680420819dc1e0e
parente7bb4b6d1609cce391af1e7bc6f31d14f1a3a890
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa

Convert existing users of pte_numa and friends to the new helper.  Note
that the kernel is broken after this patch is applied until the other page
table modifiers are also altered.  This patch layout is to make review
easier.

Signed-off-by: Mel Gorman <mgorman@suse.de>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Acked-by: Aneesh Kumar <aneesh.kumar@linux.vnet.ibm.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Tested-by: Sasha Levin <sasha.levin@oracle.com>
Cc: Dave Jones <davej@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Kirill Shutemov <kirill.shutemov@linux.intel.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Rik van Riel <riel@redhat.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/kvm/book3s_hv_rm_mmu.c
arch/powerpc/mm/fault.c
arch/powerpc/mm/pgtable.c
arch/powerpc/mm/pgtable_64.c
arch/x86/mm/gup.c
include/uapi/linux/mempolicy.h
mm/gup.c
mm/huge_memory.c
mm/memory.c
mm/mprotect.c
mm/pgtable-generic.c