qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] nbd/client: add x-block-status hack for testing


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] nbd/client: add x-block-status hack for testing server
Date: Thu, 21 Jun 2018 10:09:52 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 06/21/2018 12:45 AM, address@hidden wrote:
Hi,

This series failed build test on s390x host. Please find the details below.

Type: series
Message-id: address@hidden
Subject: [Qemu-devel] [PATCH] nbd/client: add x-block-status hack for testing 
server
   CC      block/nfs.o
/var/tmp/patchew-tester-tmp-3490cfwt/src/nbd/server.c: In function ‘nbd_trip’:
/var/tmp/patchew-tester-tmp-3490cfwt/src/nbd/server.c:1979:19: error: ‘end’ may 
be used uninitialized in this function [-Werror=maybe-uninitialized]
      *length = end - offset;
                ~~~~^~~~~~~~
That bug (rather, a gcc false-positive solved by adding an assertion 
rather than an initialization) was in the 'Based-on' prerequisite 
patches rather than this one.  Here's hoping that patchew will retry 
when I point to the v2 pull request (oh, and how does patchew handle a 
v2 pull request that intentionally only sent the patches that differed 
from v1):
Based-on: 
https://lists.gnu.org/archive/html/qemu-devel/2018-06/msg06233.html
--
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]