qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation a


From: Auger Eric
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
Date: Fri, 22 Jun 2018 14:18:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Hi Peter,

On 06/22/2018 02:06 PM, Peter Maydell wrote:
> On 22 June 2018 at 12:33, Auger Eric <address@hidden> wrote:
> 
>>> /tmp/qemu-test/src/nbd/server.c: In function 'nbd_trip':
>>> /tmp/qemu-test/src/nbd/server.c:1980:19: error: 'end' may be used 
>>> uninitialized in this function [-Werror=maybe-uninitialized]
>>>      *length = end - offset;
>>>                ~~~~^~~~~~~~
>>> /tmp/qemu-test/src/nbd/server.c:1940:30: note: 'end' was declared here
>>>      uint64_t begin = offset, end;
>>
>> Looks this does not relate to my series or do I miss something?
> 
> Yeah; a change in the nbd pullreq slipped through that confuses
> the elderly gcc in this patchew config.

ouch. sweat.

Thank you for the confirmation.

Eric
> 
> -- PMM
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]