diff options
author | Sean Christopherson <seanjc@google.com> | 2025-01-11 03:30:03 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-12 20:00:56 +0300 |
commit | 7f225650e0991c7b9fdfc1524e0381ba61039730 (patch) | |
tree | e88ef422409b298945ba570c2debe946fccdf05c /scripts/lib/kdoc/kdoc_parser.py | |
parent | 2680dcfb34e2c9ac88bff4e01d7bf366aa9976c0 (diff) | |
download | linux-7f225650e0991c7b9fdfc1524e0381ba61039730.tar.xz |
KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterations
Actually run all requested iterations, instead of iterations-1 (the count
starts at '1' due to the need to avoid '0' as an in-memory value for a
dirty page).
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Link: https://lore.kernel.org/r/20250111003004.1235645-20-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions