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, 12 Sep 2022 03:25:52 +0000 (20:25 -0700)
commit6f83d6c74ea5a5b267be85206822da280cae110a
treed973f503e9a20d7f3748764f553c4495cbee1e56
parentb84e04f1baeebe6872b22a027cfc558621e842d4
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.

[axelrasmussen@google.com: : remove orphaned references to local_config.{h,mk}]
Link: https://lkml.kernel.org/r/20220831211526.2743216-1-axelrasmussen@google.com
Link: https://lkml.kernel.org/r/20220801070231.13831-1-tsahu@linux.ibm.com
Signed-off-by: Tarun Sahu <tsahu@linux.ibm.com>
Signed-off-by: Axel Rasmussen <axelrasmussen@google.com>
Tested-by: Zach O'Keefe <zokeefe@google.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>
Cc: Axel Rasmussen <axelrasmussen@google.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