From: Kevin Wolf <kwolf@redhat.com>
To: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org,
stefanha@redhat.com, mreitz@redhat.com
Subject: Re: [Qemu-devel] [PATCH] block/qed: add missed coroutine_fn markers
Date: Tue, 30 Apr 2019 14:49:12 +0200 [thread overview]
Message-ID: <20190430124912.GI5607@linux.fritz.box> (raw)
In-Reply-To: <20190430123611.31203-1-vsementsov@virtuozzo.com>
Am 30.04.2019 um 14:36 hat Vladimir Sementsov-Ogievskiy geschrieben:
> qed_read_table and qed_write_table use coroutine-only interfaces but
> are not marked coroutine_fn. Happily, they are called only from
> coroutine context, so we only need to add missed markers.
>
> Reported-by: Kevin Wolf <kwolf@redhat.com>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thanks for the quick follow-up! Applied to the block branch.
Kevin
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Wolf <kwolf@redhat.com>
To: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Cc: stefanha@redhat.com, qemu-devel@nongnu.org,
qemu-block@nongnu.org, mreitz@redhat.com
Subject: Re: [Qemu-devel] [PATCH] block/qed: add missed coroutine_fn markers
Date: Tue, 30 Apr 2019 14:49:12 +0200 [thread overview]
Message-ID: <20190430124912.GI5607@linux.fritz.box> (raw)
Message-ID: <20190430124912.09SRveifIkhXjyn4_vsXk8uadprjBzcMiwjr27Y4f1Q@z> (raw)
In-Reply-To: <20190430123611.31203-1-vsementsov@virtuozzo.com>
Am 30.04.2019 um 14:36 hat Vladimir Sementsov-Ogievskiy geschrieben:
> qed_read_table and qed_write_table use coroutine-only interfaces but
> are not marked coroutine_fn. Happily, they are called only from
> coroutine context, so we only need to add missed markers.
>
> Reported-by: Kevin Wolf <kwolf@redhat.com>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thanks for the quick follow-up! Applied to the block branch.
Kevin
next prev parent reply other threads:[~2019-04-30 12:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-30 12:36 [Qemu-devel] [PATCH] block/qed: add missed coroutine_fn markers Vladimir Sementsov-Ogievskiy
2019-04-30 12:36 ` Vladimir Sementsov-Ogievskiy
2019-04-30 12:49 ` Kevin Wolf [this message]
2019-04-30 12:49 ` Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190430124912.GI5607@linux.fritz.box \
--to=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=vsementsov@virtuozzo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.