]> 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>
Mon, 22 Aug 2022 22:58:02 +0000 (15:58 -0700)
commitdad818815bb71b90f38cc28a3d3d6f5a0c7c115f
treee7e94ce865c69e822a2762da112df615b0f900fd
parent3419095fc1b0e4e63641e51f739cc8b7ab65ce89
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