qemu-s390x
[Top][All Lists]
Advanced

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

Re: [qemu-s390x] [Qemu-devel] [PATCH v4] s390/ipl: fix ipl with -no-rebo


From: Eric Blake
Subject: Re: [qemu-s390x] [Qemu-devel] [PATCH v4] s390/ipl: fix ipl with -no-reboot
Date: Fri, 22 Jun 2018 09:10:15 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 06/22/2018 08:47 AM, Cornelia Huck 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;
                               ^~~
cc1: all warnings being treated as errors

This seems unrelated to the patch?


Yes, the last few patches all failed with this error.

And fixed now, with commit 45eb6fb

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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