mbox series

[for-4.20,v2,0/2] xen/arm CONFIG_PHYS_ADDR_T_32=y fixes

Message ID 20250128094002.145755-1-michal.orzel@amd.com (mailing list archive)
Headers show
Series xen/arm CONFIG_PHYS_ADDR_T_32=y fixes | expand

Message

Michal Orzel Jan. 28, 2025, 9:40 a.m. UTC
This series contains build fixes when CONFIG_PHYS_ADDR_T_32=y.

@Oleksii:
This is a release blocker.

Michal Orzel (2):
  device-tree: bootfdt: Fix build issue when CONFIG_PHYS_ADDR_T_32=y
  xen/arm: Fix build issue when CONFIG_PHYS_ADDR_T_32=y

 xen/arch/arm/include/asm/mm.h    | 2 +-
 xen/common/device-tree/bootfdt.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)