Hi all, This small patch series is here to avoid an implicit conversion from ULL to UL when building with Arm32 (see patch #1). This patch is candidate for Xen 4.13.
The second patch is only a coding style fix. So could be deferred to next. Cheers, Cc: Juergen Gross <[email protected]> Julien Grall (2): xen/arm: domain_build: Avoid implicit conversion from ULL to UL xen/arm: domain_build: Indent correctly parameters of alloc_bank_memory() xen/arch/arm/domain_build.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.11.0 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
