Looks good to me > There are a few places in include/public/arch-arm.h that are still > suffixing immediate with ULL instead of using xen_mk_ullong. > > The latter allows a consumer to easily tweak the header if ULL is not > supported. > > So switch the remaining users of ULL to xen_mk_ullong. > > Signed-off-by: Julien Grall <[email protected]>
Reviewed-by: Alexandru Isaila <[email protected]> Cheers _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
