mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 08:31:37 +00:00
selftests: add soft-dirty into run_vmtests.sh
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>
This commit is contained in:
parent
c942f5bd17
commit
68deb82a7b
@ -190,4 +190,6 @@ then
|
||||
run_test ./protection_keys_64
|
||||
fi
|
||||
|
||||
run_test ./soft-dirty
|
||||
|
||||
exit $exitcode
|
||||
|
Loading…
Reference in New Issue
Block a user