selftests/vm: drop mnt point for hugetlb in run_vmtests.sh
authorPeter Xu <peterx@redhat.com>
Fri, 14 Oct 2022 14:40:15 +0000 (10:40 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 9 Nov 2022 01:37:11 +0000 (17:37 -0800)
commit0796c7b8be84415994fa37e9a022e5595d915dd7
tree1ac9fea39e4b5da26c8cd31278195dca05c52f7b
parent4705700d4fef3178e93230f53c2c528569744bb6
selftests/vm: drop mnt point for hugetlb in run_vmtests.sh

After converting all the three relevant testcases (uffd, madvise, mremap)
to use memfd, no test will need the hugetlb mount point anymore.  Drop the
code.

Link: https://lkml.kernel.org/r/20221014144015.94039-1-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Axel Rasmussen <axelrasmussen@google.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/vm/run_vmtests.sh