As a followup to discussions of hugetlbfs fallocate, this provides cleanup the vm hugetlb selftests. Remove hugetlbfstest as it tests functionality not present in the kernel. Emphasize that libhugetlbfs test suite should be used for hugetlb regression testing. Mike Kravetz (3): Reverted "selftests: add hugetlbfstest" selftests:vm: Point to libhugetlbfs for regression testing Documentation: update libhugetlbfs location and use for testing Documentation/vm/hugetlbpage.txt | 15 ++++-- tools/testing/selftests/vm/Makefile | 2 +- tools/testing/selftests/vm/hugetlbfstest.c | 86 ------------------------------ tools/testing/selftests/vm/run_vmtests | 13 ++--- 4 files changed, 15 insertions(+), 101 deletions(-) delete mode 100644 tools/testing/selftests/vm/hugetlbfstest.c -- 2.1.0 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>