Re: powerpc/mm/nohash: add definition of PGALLOC_GFP

2017-08-16 Thread Michael Ellerman
On Tue, 2017-08-15 at 03:46:36 UTC, Balbir Singh wrote: > fixes > (de3b876 powerpc/mm/book(e)(3s)/64: Add page table accounting) > > I missed adding PGALLOC_GFP for nohash/64 > > Reported-by: Michael Ellerman > Signed-off-by: Balbir Singh Applied to powerpc next, thanks. https://git.kernel.or

[PATCH] powerpc/mm/nohash: add definition of PGALLOC_GFP

2017-08-14 Thread Balbir Singh
fixes (de3b876 powerpc/mm/book(e)(3s)/64: Add page table accounting) I missed adding PGALLOC_GFP for nohash/64 Reported-by: Michael Ellerman Signed-off-by: Balbir Singh --- arch/powerpc/include/asm/nohash/64/pgalloc.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/powerpc/include/a