[PATCH 0/3] KVM: arm64: Trivial FPSIMD cleanups
Mark Rutland
mark.rutland at arm.com
Tue Jan 6 09:37:04 PST 2026
Hi all,
This series contains a few trivial cleanup patches left over from all
the FPSIMD/SVE/SME rework last year, all rebased atop v6.19-rc1:
* Patch 1 corrects a comment which I typo'd.
* Patch 2 repacks some flag indices to be adjacent.
* Patch 3 removes an unnecssary ISB.
I'm sending them now before I forget them for another few months.
Mark.
Mark Rutland (3):
KVM: arm64: Fix comment in fpsimd_lazy_switch_to_host()
KVM: arm64: Shuffle KVM_HOST_DATA_FLAG_* indices
KVM: arm64: Remove ISB after writing FPEXC32_EL2
arch/arm64/include/asm/kvm_host.h | 10 +++++-----
arch/arm64/kvm/hyp/include/hyp/switch.h | 6 ++----
2 files changed, 7 insertions(+), 9 deletions(-)
--
2.30.2
More information about the linux-arm-kernel
mailing list