[PATCH v4 05/22] arm64: kvm: deal with kernel symbols outside of linear mapping
From: Marc Zyngier <hidden>
Date: 2016-01-26 17:45:10
Also in:
lkml
From: Marc Zyngier <hidden>
Date: 2016-01-26 17:45:10
Also in:
lkml
On 26/01/16 17:10, Ard Biesheuvel wrote:
KVM on arm64 uses a fixed offset between the linear mapping at EL1 and the HYP mapping at EL2. Before we can move the kernel virtual mapping out of the linear mapping, we have to make sure that references to kernel symbols that are accessed via the HYP mapping are translated to their linear equivalent. Reviewed-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Ard Biesheuvel <redacted>
Acked-by: Marc Zyngier <redacted> M. -- Jazz is not dead. It just smells funny...