[PATCH 0/2] libxl: build fixes for recent CPUID work

Jan Beulich posted 2 patches 9 months ago
Failed in applying to current master (apply log)
[PATCH 0/2] libxl: build fixes for recent CPUID work
Posted by Jan Beulich 9 months ago
1: avoid shadowing of index()
2: allow building with old gcc again

Jan
Re: [PATCH 0/2] libxl: build fixes for recent CPUID work
Posted by Juergen Gross 9 months ago
On 03.08.23 16:13, Jan Beulich wrote:
> 1: avoid shadowing of index()
> 2: allow building with old gcc again
> 
> Jan

For the series:

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen
Re: [PATCH 0/2] libxl: build fixes for recent CPUID work
Posted by Andrew Cooper 9 months ago
On 03/08/2023 3:32 pm, Juergen Gross wrote:
> On 03.08.23 16:13, Jan Beulich wrote:
>> 1: avoid shadowing of index()
>> 2: allow building with old gcc again
>>
>> Jan
>
> For the series:
>
> Reviewed-by: Juergen Gross <jgross@suse.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>