selftests/vm: only run 128TBswitch with 5-level paging
[linux-2.6-microblaze.git] / tools / testing / selftests / vm / Makefile
index 44f25ac..6a34209 100644 (file)
@@ -93,6 +93,7 @@ TEST_PROGS := run_vmtests.sh
 
 TEST_FILES := test_vmalloc.sh
 TEST_FILES += test_hmm.sh
+TEST_FILES += va_128TBswitch.sh
 
 KSFT_KHDR_INSTALL := 1
 include ../lib.mk