KVM: arm64: Handle access faults behind the read lock
As the underlying software walkers are able to traverse and update stage-2 in parallel there is no need to serialize access faults. Only take the read lock when handling an access fault. Link: https://lore.kernel.org/r/20221202185156.696189-6-oliver.upton@linux.dev Signed-off-by:Oliver Upton <oliver.upton@linux.dev>
Loading
Please sign in to comment