Re: [PATCH v3 12/15] KVM: arm64: Move sanitized copies of CPU features
From: Will Deacon <will@kernel.org>
Date: 2021-08-12 09:49:34
Also in:
kvm, kvmarm
From: Will Deacon <will@kernel.org>
Date: 2021-08-12 09:49:34
Also in:
kvm, kvmarm
On Mon, Jul 19, 2021 at 05:03:43PM +0100, Fuad Tabba wrote:
Move the sanitized copies of the CPU feature registers to the recently created sys_regs.c. This consolidates all copies in a more relevant file. No functional change intended. Signed-off-by: Fuad Tabba <redacted> --- arch/arm64/kvm/hyp/nvhe/mem_protect.c | 6 ------ arch/arm64/kvm/hyp/nvhe/sys_regs.c | 2 ++ 2 files changed, 2 insertions(+), 6 deletions(-)
Acked-by: Will Deacon <will@kernel.org> Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel