Merge branch kvm-arm64/misc-6.20 into kvmarm-master/next
* kvm-arm64/misc-6.20:
: .
: Misc KVM/arm64 changes for 6.20
:
: - Trivial FPSIMD cleanups
:
: - Calculate hyp VA size only once, avoiding potential mapping issues when
: VA bits is smaller than expected
:
: - Silence sparse warning for the HYP stack base
: .
: .
: Subject: Re: [PATCH] KVM: arm64: Fix error checking for FFA_VERSION
: Link: https://patch.msgid.link/aV_RnY1v2We1ajFM@willie-the-truck
KVM: arm64: Fix error checking for FFA_VERSION
Signed-off-by: Marc Zyngier <maz@kernel.org>