linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests: vm: a few fixup patches
@ 2022-05-21  8:38 Patrick Wang
  2022-05-21  8:38 ` [PATCH 1/3] selftests: vm: check numa_available() before operating "merge_across_nodes" in ksm_tests Patrick Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Patrick Wang @ 2022-05-21  8:38 UTC (permalink / raw)
  To: akpm, shuah; +Cc: linux-mm, linux-kselftest, linux-kernel, patrick.wang.shcn

This series contains three fixup patches for vm selftests. They
are independent. Please see the patches.

Patrick Wang (3):
  selftests: vm: check numa_available() before operating
    "merge_across_nodes" in ksm_tests
  selftests: vm: add "test_hmm.sh" to TEST_FILES
  selftests: vm: add the "settings" file with timeout variable

 tools/testing/selftests/vm/Makefile    | 1 +
 tools/testing/selftests/vm/ksm_tests.c | 9 ++++++---
 tools/testing/selftests/vm/settings    | 1 +
 3 files changed, 8 insertions(+), 3 deletions(-)
 create mode 100644 tools/testing/selftests/vm/settings

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-21  8:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21  8:38 [PATCH 0/3] selftests: vm: a few fixup patches Patrick Wang
2022-05-21  8:38 ` [PATCH 1/3] selftests: vm: check numa_available() before operating "merge_across_nodes" in ksm_tests Patrick Wang
2022-05-21  8:38 ` [PATCH 2/3] selftests: vm: add "test_hmm.sh" to TEST_FILES Patrick Wang
2022-05-21  8:38 ` [PATCH 3/3] selftests: vm: add the "settings" file with timeout variable Patrick Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).