Re: [V2, 2/4] powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled.

2018-02-13 Thread Michael Ellerman
On Sun, 2018-02-11 at 15:00:07 UTC, "Aneesh Kumar K.V" wrote: > Signed-off-by: Aneesh Kumar K.V > Reviewed-by: Ram Pai Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/4a7aa4fecbbf94b5c6fae8a983 cheers

Re: [PATCH V2 2/4] powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled.

2018-02-11 Thread Ram Pai
On Sun, Feb 11, 2018 at 08:30:07PM +0530, Aneesh Kumar K.V wrote: > Signed-off-by: Aneesh Kumar K.V > --- > arch/powerpc/include/asm/book3s/64/hash-64k.h | 2 +- > arch/powerpc/include/asm/book3s/64/hash.h | 3 ++- > 2 files changed, 3 insertions(+), 2

[PATCH V2 2/4] powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled.

2018-02-11 Thread Aneesh Kumar K.V
Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/book3s/64/hash-64k.h | 2 +- arch/powerpc/include/asm/book3s/64/hash.h | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/include/asm/book3s/64/hash-64k.h