diff options
author | Kevin Wolf <kwolf@redhat.com> | 2022-11-18 18:40:56 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2022-12-15 16:07:42 +0100 |
commit | 6d47eb0c8bf2d50682c7dccae74d24104076fe23 (patch) | |
tree | 1eb17572042f51354f466436d170b549aaa03652 /audio | |
parent | fb0ff4d1baf8012e7f358daf007967d65e1f545a (diff) |
qed: Don't yield in bdrv_qed_co_drain_begin()
We want to change .bdrv_co_drained_begin() back to be a non-coroutine
callback, so in preparation, avoid yielding in its implementation.
Because we increase bs->in_flight and bdrv_drained_begin() polls, the
behaviour is unchanged.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20221118174110.55183-2-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions