Re: tools/selftest/vm: allow choosing mem size and page size in map_hugetlb

From: Michael Ellerman
Date: Fri Feb 22 2019 - 04:48:31 EST


On Fri, 2019-02-08 at 15:02:55 UTC, Christophe Leroy wrote:
> map_hugetlb maps 256Mbytes of memory with default hugepage size.
>
> This patch allows the user to pass the size and page shift as an
> argument in order to use different size and page size.
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/fa7b9a805c797b729022029aaa3a2b7c

cheers