[Xen-devel] [PATCH for-4.13 0/2] xen/arm: domain_build: Avoid implicit conversion from ULL to UL

Julien Grall posted 2 patches 6 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20190929155627.23493-1-julien.grall@arm.com
xen/arch/arm/domain_build.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
[Xen-devel] [PATCH for-4.13 0/2] xen/arm: domain_build: Avoid implicit conversion from ULL to UL
Posted by Julien Grall 6 years, 1 month ago
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 <jgross@suse.com>

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
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel