diff options
author | 2022-11-07 22:00:33 +0000 | |
---|---|---|
committer | 2022-11-10 14:43:47 +0000 | |
commit | 1577cb5823cefdff4416f272a88143ee933d97f5 (patch) | |
tree | 632abd3cbc68471a272dba04a3d6c391f916b3d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Make table->block changes parallel-aware (diff) | |
download | wireguard-linux-1577cb5823cefdff4416f272a88143ee933d97f5.tar.xz wireguard-linux-1577cb5823cefdff4416f272a88143ee933d97f5.zip |
KVM: arm64: Handle stage-2 faults in parallel
The stage-2 map walker has been made parallel-aware, and as such can be
called while only holding the read side of the MMU lock. Rip out the
conditional locking in user_mem_abort() and instead grab the read lock.
Continue to take the write lock from other callsites to
kvm_pgtable_stage2_map().
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221107220033.1895655-1-oliver.upton@linux.dev
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions