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)
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

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc mm/gup.c
Simple merge
Simple merge
diff --cc mm/memory.c
Simple merge
diff --cc mm/mprotect.c
Simple merge
Simple merge