>>> On 08.05.15 at 12:22, wrote:
> El 08/05/15 a les 12.18, Jan Beulich ha escrit:
> On 08.05.15 at 12:00, wrote:
>>> --- a/xen/arch/x86/setup.c
>>> +++ b/xen/arch/x86/setup.c
>>> @@ -1527,7 +1527,7 @@ static int __hwdom_init io_bitmap_cb(unsigned long s,
>>> unsigned long e,
>>>
>>> void
El 08/05/15 a les 12.18, Jan Beulich ha escrit:
On 08.05.15 at 12:00, wrote:
>> --- a/xen/arch/x86/setup.c
>> +++ b/xen/arch/x86/setup.c
>> @@ -1527,7 +1527,7 @@ static int __hwdom_init io_bitmap_cb(unsigned long s,
>> unsigned long e,
>>
>> void __hwdom_init setup_io_bitmap(struct domain
>>> On 08.05.15 at 12:00, wrote:
> --- a/xen/arch/x86/setup.c
> +++ b/xen/arch/x86/setup.c
> @@ -1527,7 +1527,7 @@ static int __hwdom_init io_bitmap_cb(unsigned long s,
> unsigned long e,
>
> void __hwdom_init setup_io_bitmap(struct domain *d)
> {
> -int rc;
> +int rc, i;
The new var