diff options
author | Sean Christopherson <seanjc@google.com> | 2025-05-16 14:35:36 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-06-20 13:39:42 -0700 |
commit | 49005a2a3d2a2974db486e330dfb7c8bc85df17f (patch) | |
tree | 8a920063fcf82b5b4e1237caa4ebe8cf2ff7344b /tools/perf/scripts/python/syscall-counts.py | |
parent | 530a8ba71b4c3b7fcee323dd997f4bab1be1a6ba (diff) |
KVM: Bail from the dirty ring reset flow if a signal is pending
Abort a dirty ring reset if the current task has a pending signal, as the
hard limit of INT_MAX entries doesn't ensure KVM will respond to a signal
in a timely fashion.
Fixes: fb04a1eddb1a ("KVM: X86: Implement ring-based dirty memory tracking")
Reviewed-by: James Houghton <jthoughton@google.com>
Reviewed-by: Binbin Wu <binbin.wu@linux.intel.com>
Reviewed-by: Yan Zhao <yan.y.zhao@intel.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Link: https://lore.kernel.org/r/20250516213540.2546077-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions