Re: [PATCH v4 10/10] kvm: arm64: Remove unnecessary hyp mappings
From: Will Deacon <will@kernel.org>
Date: 2020-09-29 17:49:16
Also in:
kvmarm, lkml
From: Will Deacon <will@kernel.org>
Date: 2020-09-29 17:49:16
Also in:
kvmarm, lkml
On Tue, Sep 22, 2020 at 09:49:10PM +0100, David Brazdil wrote:
With all nVHE per-CPU variables being part of the hyp per-CPU region, mapping them individual is not necessary any longer. They are mapped to hyp as part of the overall per-CPU region. Acked-by: Andrew Scull<redacted>
^^^ Missing space between "Scull" and "<".
Signed-off-by: David Brazdil <redacted> --- arch/arm64/include/asm/kvm_mmu.h | 20 -------------------- arch/arm64/kvm/arm.c | 16 ---------------- 2 files changed, 36 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