Re: [PATCH 2/2] selftests/powerpc: Test the THP bug we fixed in the previous commit

2014-05-28 Thread Aneesh Kumar K.V
Michael Ellerman writes: > Signed-off-by: Michael Ellerman Reviewed-by: Aneesh Kumar K.V > --- > tools/testing/selftests/powerpc/Makefile | 2 +- > tools/testing/selftests/powerpc/mm/Makefile| 18 ++ > .../selftests/powerpc/mm/hugetlb_vs_thp_test.c | 72 >

[PATCH 2/2] selftests/powerpc: Test the THP bug we fixed in the previous commit

2014-05-28 Thread Michael Ellerman
Signed-off-by: Michael Ellerman --- tools/testing/selftests/powerpc/Makefile | 2 +- tools/testing/selftests/powerpc/mm/Makefile| 18 ++ .../selftests/powerpc/mm/hugetlb_vs_thp_test.c | 72 ++ 3 files changed, 91 insertions(+), 1 deletion(-) create