aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2024-10-10 11:23:55 -0700
committerPaolo Bonzini <[email protected]>2024-10-25 13:00:48 -0400
commit84cf78dcd9d65c45ab73998d4ad50f433d53fb93 (patch)
treed97a56ab6cf69b6c34ad7af3d4416b00e70ea7c5 /tools/perf/scripts/python/parallel-perf.py
parentc9be85dabb376299504e0d391d15662c0edf8273 (diff)
KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock
Mark pages accessed before dropping mmu_lock when faulting in guest memory so that shadow_map() can convert to kvm_release_faultin_page() without tripping its lockdep assertion on mmu_lock being held. Marking pages accessed outside of mmu_lock is ok (not great, but safe), but marking pages _dirty_ outside of mmu_lock can make filesystems unhappy. Signed-off-by: Sean Christopherson <[email protected]> Tested-by: Dmitry Osipenko <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> Message-ID: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions