On Mon, Nov 16, 2015 at 11:28:17AM +0000, Vladimir Murzin wrote: > 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. > > Signed-off-by: Vladimir Murzin <[email protected]>
Acked-by: Christoffer Dall <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
