Skip to content

Commit 68deb82

Browse files
xzpeterakpm00
authored andcommitted
selftests: add soft-dirty into run_vmtests.sh
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Peter Xu <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Cc: Andrea Arcangeli <[email protected]> Cc: Nadav Amit <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
1 parent c942f5b commit 68deb82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/testing/selftests/vm/run_vmtests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,6 @@ then
190190
run_test ./protection_keys_64
191191
fi
192192

193+
run_test ./soft-dirty
194+
193195
exit $exitcode

0 commit comments

Comments
 (0)