----- Original Message -----
> From: "Jan Beulich" <[email protected]>
> To: "Timothy Pearson" <[email protected]>
> Cc: "xen-devel" <[email protected]>
> Sent: Wednesday, October 29, 2025 2:59:11 AM
> Subject: Re: [PATCH] xen/ppc: Fix tooling FTBFS due to missing definitions in
> public header
> On 29.10.2025 00:28, Timothy Pearson wrote:
>> int64_aligned_t and uint64_aligned_t need to be exposed when the GNU C
>> compiler
>> is in use.
>> ---
>> xen/include/public/arch-ppc.h | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Jan Beulich <[email protected]>
>
> However, first of all this needs your own S-o-b.
>
> Jan
My apologies for that. Was getting a new development box set up for Xen and
somehow missed that on the first two patches.