Skip to content

Commit

Permalink
selftests: add soft-dirty into run_vmtests.sh
Browse files Browse the repository at this point in the history
Link: https://lkml.kernel.org/r/20220725142048.30450-4-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Nadav Amit <nadav.amit@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
  • Loading branch information
Peter Xu authored and akpm committed Jul 30, 2022
1 parent c942f5b commit 68deb82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/testing/selftests/vm/run_vmtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,6 @@ then
run_test ./protection_keys_64
fi

run_test ./soft-dirty

exit $exitcode

0 comments on commit 68deb82

Please sign in to comment.