qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support


From: Eric Blake
Subject: Re: [Qemu-devel] [RFC v2 00/22] QMP: out-of-band (OOB) execution support
Date: Fri, 29 Sep 2017 14:03:14 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/28/2017 11:14 PM, Peter Xu wrote:
> On Thu, Sep 28, 2017 at 08:58:25PM -0700, address@hidden wrote:
>> /var/tmp/patchew-tester-tmp-hw4oylij/src/monitor.c: In function 
>> ‘monitor_io_thread_init’:
>> /var/tmp/patchew-tester-tmp-hw4oylij/src/monitor.c:4286:32: error: implicit 
>> declaration of function ‘iothread_create’ 
>> [-Werror=implicit-function-declaration]
>>      mon_global.mon_io_thread = iothread_create("monitor_io_thr",
>>                                 ^~~~~~~~~~~~~~~
>> /var/tmp/patchew-tester-tmp-hw4oylij/src/monitor.c:4286:5: error: nested 
>> extern declaration of ‘iothread_create’ [-Werror=nested-externs]

> 
> This is because the iothread series that this series used has not yet
> been pushed to master.

In which case, you can add a 'Based-on: <message-id>' tag in your cover
letter of this series to tell patchew to not try this series unless it
applies all Based-on series first.

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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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