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)
commit1dc954bd2f85144b9a2959139d41a5f6b9b34712
treecb15e3d36f636f85d6a22dced47152c7c561d030
parent9000c17dc0f9c910267d2661225c9d33a227b27e
powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()

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