Re: [RFC PATCH v2 09/26] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
From: Will Deacon <will@kernel.org>
Date: 2021-02-01 18:44:21
Also in:
kvmarm, linux-devicetree, lkml
From: Will Deacon <will@kernel.org>
Date: 2021-02-01 18:44:21
Also in:
kvmarm, linux-devicetree, lkml
On Fri, Jan 08, 2021 at 12:15:07PM +0000, Quentin Perret wrote:
In order to allow the usage of code shared by the host and the hyp in static inline library function, allow the usage of kvm_nvhe_sym() at el2
typo: functions
by defaulting to the raw symbol name. Signed-off-by: Quentin Perret <redacted> --- arch/arm64/include/asm/hyp_image.h | 4 ++++ 1 file changed, 4 insertions(+)
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