Thread (19 messages) 19 messages, 2 authors, 2020-05-18

Re: [PATCH v2 07/14] arm64: kvm: Split hyp/switch.c to VHE/nVHE

From: Andrew Scull <hidden>
Date: 2020-05-18 15:29:01
Also in: kvmarm, lkml

On Fri, May 15, 2020 at 11:58:34AM +0100, David Brazdil wrote:
+__kvm_nvhe_sve_load_state = sve_load_state;
+__kvm_nvhe_sve_save_state = sve_save_state;
Building without CONFIG_ARM64_VHE leads to a linker error due to the SVE
functions being referenced in this list. This is caused by
CONFIG_ARM64_VHE disabling CONFIG_ARM64_SVE and, in turn, preventing the
generation of those symbols. There aren't any references from code, just
this file.

It can be resolved by having the SVE symbol aliases depend on
CONFIG_ARM64_SVE.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help