All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-4.20][PATCH 0/2] xen/arm CONFIG_PHYS_ADDR_T_32=y fixes
@ 2025-01-27 10:45 Michal Orzel
  2025-01-27 10:45 ` [for-4.20][PATCH 1/2] device-tree: bootfdt: Fix build issue when CONFIG_PHYS_ADDR_T_32=y Michal Orzel
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Michal Orzel @ 2025-01-27 10:45 UTC (permalink / raw)
  To: xen-devel
  Cc: Michal Orzel, Stefano Stabellini, Julien Grall, Bertrand Marquis,
	Volodymyr Babchuk, oleksii.kurochko

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(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2025-01-28 18:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-27 10:45 [for-4.20][PATCH 0/2] xen/arm CONFIG_PHYS_ADDR_T_32=y fixes Michal Orzel
2025-01-27 10:45 ` [for-4.20][PATCH 1/2] device-tree: bootfdt: Fix build issue when CONFIG_PHYS_ADDR_T_32=y Michal Orzel
2025-01-27 11:19   ` Julien Grall
2025-01-27 12:52     ` Michal Orzel
2025-01-27 16:27       ` Julien Grall
2025-01-27 17:15         ` Michal Orzel
2025-01-27 21:58           ` Julien Grall
2025-01-27 13:49   ` Luca Fancellu
2025-01-27 10:45 ` [for-4.20][PATCH 2/2] xen/arm: " Michal Orzel
2025-01-27 13:51   ` Luca Fancellu
2025-01-28  1:21     ` Stefano Stabellini
2025-01-27 17:03   ` Alejandro Vallejo
2025-01-27 17:14     ` Michal Orzel
2025-01-28 18:48       ` Alejandro Vallejo
2025-01-27 12:57 ` [for-4.20][PATCH 0/2] xen/arm CONFIG_PHYS_ADDR_T_32=y fixes Oleksii Kurochko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.