diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2022-11-08 01:00:33 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-11-10 17:43:47 +0300 |
commit | 1577cb5823cefdff4416f272a88143ee933d97f5 (patch) | |
tree | 632abd3cbc68471a272dba04a3d6c391f916b3d8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | af87fc03cfdf6893011df419588d27acdfb9c197 (diff) | |
download | linux-1577cb5823cefdff4416f272a88143ee933d97f5.tar.xz |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions