diff options
author | Sean Christopherson <[email protected]> | 2024-10-10 11:24:08 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2024-10-25 13:00:49 -0400 |
commit | 4a2bc01b7a963658137a579671cbd75ceb4863aa (patch) | |
tree | c0bbe47a574120ae828e6c587d02ec8a6ad20da7 /tools/perf/scripts/python/parallel-perf.py | |
parent | 0fe133a33e4ce333e6f8795e3ec50d94a17c9c16 (diff) |
KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault path
Mark pages accessed only in the slow path, before dropping mmu_lock when
faulting in guest memory so that LoongArch can convert to
kvm_release_faultin_page() without tripping its lockdep assertion on
mmu_lock being held.
Reviewed-by: Bibo Mao <[email protected]>
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