diff options
author | Paul Durrant <pdurrant@amazon.com> | 2024-02-15 18:28:58 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-02-20 18:37:41 +0300 |
commit | 4438355ec6e165f73357203e0792079dec9e3059 (patch) | |
tree | 2e903ae58b7636480b70ca6d9e83a4ccdf5929cf /tools/perf/scripts/python/check-perf-trace.py | |
parent | 41496fffc0e1276e1c41344ef38513d5353da3ca (diff) | |
download | linux-4438355ec6e165f73357203e0792079dec9e3059.tar.xz |
KVM: x86/xen: mark guest pages dirty with the pfncache lock held
Sampling gpa and memslot from an unlocked pfncache may yield inconsistent
values so, since there is no problem with calling mark_page_dirty_in_slot()
with the pfncache lock held, relocate the calls in
kvm_xen_update_runstate_guest() and kvm_xen_inject_pending_events()
accordingly.
Signed-off-by: Paul Durrant <pdurrant@amazon.com>
Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
Link: https://lore.kernel.org/r/20240215152916.1158-4-paul@xen.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions