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 <[email protected]> > --- > arch/arm64/include/asm/hyp_image.h | 4 ++++ > 1 file changed, 4 insertions(+) Acked-by: Will Deacon <[email protected]> Will

