diff options
author | Oliver Upton <[email protected]> | 2022-11-18 18:22:22 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-11-22 13:05:53 +0000 |
commit | 5e806c5812e8012a83496cf96bdba266b3aec428 (patch) | |
tree | 5809e114c7d67e6e534fbf9c64c90a17474b4e63 /lib/mpi/mpi-sub-ui.c | |
parent | b7833bf202e3068abb77c642a0843f696e9c8d38 (diff) |
KVM: arm64: Reject shared table walks in the hyp code
Exclusive table walks are the only supported table walk in the hyp, as
there is no construct like RCU available in the hypervisor code. Reject
any attempt to do a shared table walk by returning an error and allowing
the caller to clean up the mess.
Suggested-by: Will Deacon <[email protected]>
Signed-off-by: Oliver Upton <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions