On 1/27/25 11:45 AM, Michal Orzel wrote:
> This series contains build fixes when CONFIG_PHYS_ADDR_T_32=y.
>
> @Oleksii:
> This is a release blocker.
Agree, we can't proceed with release if we have build issues. So with proper review:
R-Acked-by: Oleksii Kurochko<oleksii.kurochko@gmail.com>
Thanks.
~ Oleksii
>
> 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(-)
>