]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Kselftests: remove support of libhugetlbfs from kselftests
authorTarun Sahu <tsahu@linux.ibm.com>
Mon, 1 Aug 2022 07:02:31 +0000 (12:32 +0530)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 17 Aug 2022 20:58:34 +0000 (13:58 -0700)
commit6e21495eb834b1d5e2086f67b767f14fce2ba848
tree3e6fe780e905488c991afa488876bb11886e94bd
parent633565577c9aa1194f10aa4e71c5686e510ea797
Kselftests: remove support of libhugetlbfs from kselftests

libhugetlbfs, the user side utitlity to work with hugepages, does not have
any active support.  There are only 2 selftests which are part of in
vm/hmm_test.c that depends on libhugetlbfs.

This patch modifies the tests so that they will not require libhugetlb
library.

Link: https://lkml.kernel.org/r/20220801070231.13831-1-tsahu@linux.ibm.com
Signed-off-by: Tarun Sahu <tsahu@linux.ibm.com>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>
Cc: Jerome Glisse <jglisse@redhat.com>
Cc: Shivaprasad G Bhat <sbhat@linux.ibm.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Vaibhav Jain <vaibhav@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/vm/Makefile
tools/testing/selftests/vm/check_config.sh [deleted file]
tools/testing/selftests/vm/hmm-tests.c