aboutsummaryrefslogtreecommitdiff
path: root/linux-headers
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2019-02-14 13:13:36 +0100
committerKevin Wolf <kwolf@redhat.com>2019-02-25 15:03:19 +0100
commit0dc165c1bd544cad4b58f9493d3f6f71fd41705e (patch)
treef40b02a2fc3207f6ea0ae7e4e4ffeb596359df34 /linux-headers
parentd70d595429ecd9ac4917e53453dd8979db8e5ffd (diff)
downloadqemu-0dc165c1bd544cad4b58f9493d3f6f71fd41705e.zip
qemu-0dc165c1bd544cad4b58f9493d3f6f71fd41705e.tar.gz
qemu-0dc165c1bd544cad4b58f9493d3f6f71fd41705e.tar.bz2
aio-posix: Assert that aio_poll() is always called in home thread
aio_poll() has an existing assertion that the function is only called from the AioContext's home thread if blocking is allowed. This is not enough, some handlers make assumptions about the thread they run in. Extend the assertion to non-blocking calls, too. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions