mbox series

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

Message ID 226f087d-34b1-1a27-4048-f9c6ce3d2d76@suse.com (mailing list archive)
Headers show
Series libxl: build fixes for recent CPUID work | expand

Message

Jan Beulich Aug. 3, 2023, 2:13 p.m. UTC
1: avoid shadowing of index()
2: allow building with old gcc again

Jan

Comments

Juergen Gross Aug. 3, 2023, 2:32 p.m. UTC | #1
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
Andrew Cooper Aug. 3, 2023, 3:11 p.m. UTC | #2
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>