diff options
| author | Mark Rutland <[email protected]> | 2025-06-17 13:37:18 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2025-06-19 12:34:59 +0000 |
| commit | 04c5355b2a94ff3191ce63ab035fb7f04d036869 (patch) | |
| tree | bce7087e72d0293db7418e6e8bd0706d199a352b /net/unix/af_unix.c | |
| parent | KVM: arm64: Remove cpacr_clear_set() (diff) | |
| download | kernel-04c5355b2a94ff3191ce63ab035fb7f04d036869.tar.gz kernel-04c5355b2a94ff3191ce63ab035fb7f04d036869.zip | |
KVM: arm64: VHE: Centralize ISBs when returning to host
The VHE hyp code has recently gained a few ISBs. Simplify this to one
unconditional ISB in __kvm_vcpu_run_vhe(), and remove the unnecessary
ISB from the kvm_call_hyp_ret() macro.
While kvm_call_hyp_ret() is also used to invoke
__vgic_v3_get_gic_config(), but no ISB is necessary in that case either.
For the moment, an ISB is left in kvm_call_hyp(), as there are many more
users, and removing the ISB would require a more thorough audit.
Suggested-by: Marc Zyngier <[email protected]>
Signed-off-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Fuad Tabba <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Oliver Upton <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
