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: Peter Maydell
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v4 0/4] ARM SMMUv3: IOTLB Emulation and VHOST Support
Date: Fri, 22 Jun 2018 13:06:59 +0100

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.

-- PMM



reply via email to

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