diff options
author | Jing Zhang <jingzhangos@google.com> | 2022-01-18 04:57:01 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-02-08 17:27:52 +0300 |
commit | fcc5bf89635a05e627cdd2e9ec52c989c8dfe2ab (patch) | |
tree | fb7c7b804f73bdad74e2569af2ad32c0dd00ba78 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dfd42facf1e4ada021b939b4e19c935dcdd55566 (diff) | |
download | linux-fcc5bf89635a05e627cdd2e9ec52c989c8dfe2ab.tar.xz |
KVM: arm64: Use read/write spin lock for MMU protection
Replace MMU spinlock with rwlock and update all instances of the lock
being acquired with a write lock acquisition.
Future commit will add a fast path for permission relaxation during
dirty logging under a read lock.
Signed-off-by: Jing Zhang <jingzhangos@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220118015703.3630552-2-jingzhangos@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions