On Wed, Jul 05, 2017 at 12:03:18AM +0200, Marc-André Lureau wrote:
> /home/elmarco/src/qemu/blockjob.c:820:9: error: calling function 
> 'qemu_coroutine_yield' requires holding role '_coroutine_fn' exclusively 
> [-Werror,-Wthread-safety-analysis]
>         qemu_coroutine_yield();
>         ^
> /home/elmarco/src/qemu/blockjob.c:824:5: error: calling function 
> 'block_job_pause_point' requires holding role '_coroutine_fn' exclusively 
> [-Werror,-Wthread-safety-analysis]
>     block_job_pause_point(job);
>     ^
> Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
> ---
>  include/block/blockjob_int.h | 4 ++--
>  blockjob.c                   | 6 ++++--
>  2 files changed, 6 insertions(+), 4 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to