powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 2 Apr 2014 16:07:39 +0000 (21:37 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 9 Apr 2014 02:53:03 +0000 (12:53 +1000)
We need to handle numa pte via the slow path

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/gup.c

Simple merge