Re: [PATCH v3 3/6] KVM: arm64: Remove unused __sve_save_state
From: Mark Brown <broonie@kernel.org>
Date: 2021-12-01 12:58:19
Also in:
kvm, kvmarm
From: Mark Brown <broonie@kernel.org>
Date: 2021-12-01 12:58:19
Also in:
kvm, kvmarm
On Wed, Dec 01, 2021 at 12:04:33PM +0000, Marc Zyngier wrote:
Now that we don't have any users left for __sve_save_state, remove it altogether. Should we ever need to save the SVE state from the hypervisor again, we can always re-introduce it.
Reviwed-by: Mark Brown [off-list ref]