diff options
author | 2015-11-16 11:28:17 +0000 | |
---|---|---|
committer | 2015-12-18 10:15:11 +0000 | |
commit | 8420dcd37ef34040c8fc5a27bf66887b3b2faf80 (patch) | |
tree | 3230abbb76ed9892492d26b4318efded986d68d5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER (diff) | |
download | wireguard-linux-8420dcd37ef34040c8fc5a27bf66887b3b2faf80.tar.xz wireguard-linux-8420dcd37ef34040c8fc5a27bf66887b3b2faf80.zip |
arm: KVM: Make kvm_arm.h friendly to assembly code
kvm_arm.h is included from both C code and assembly code; however some
definitions in this header supplied with U/UL/ULL suffixes which might
confuse assembly once they got evaluated.
We have _AC macro for such cases, so just wrap problem places with it.
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions