diff options
author | Ard Biesheuvel <[email protected]> | 2016-02-16 13:52:39 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2016-02-18 18:16:40 +0000 |
commit | a0bf9776cd0be4490d4675d4108e13379849fc7f (patch) | |
tree | 3ccf0e44607d452910fdc1552ff9a70d8dcde1fc /scripts/gcc-plugins | |
parent | 157962f5a8f236cab898b68bdaa69ce68922f0bf (diff) |
arm64: kvm: deal with kernel symbols outside of linear mapping
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 <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions