summaryrefslogtreecommitdiff
path: root/block/vvfat.c
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2017-09-18 23:25:29 +0300
committerKevin Wolf <kwolf@redhat.com>2017-09-26 14:46:23 +0200
commit43a5dc02fd6070827d5c4ff652b885219fa8cbe1 (patch)
tree66190d6219f6dc2ff961c0c390bbf8c16d54df04 /block/vvfat.c
parentb5806108d20fc32b4692e721d8bd6376f4ca4a69 (diff)
downloadqemu-43a5dc02fd6070827d5c4ff652b885219fa8cbe1.tar.gz
block/throttle-groups.c: allocate RestartData on the heap
RestartData is the opaque data of the throttle_group_restart_queue_entry coroutine. By being stack allocated, it isn't available anymore if aio_co_enter schedules the coroutine with a bottom half and runs after throttle_group_restart_queue returns. Cc: qemu-stable@nongnu.org Signed-off-by: Manos Pitsidianakis <el13635@mail.ntua.gr> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/vvfat.c')
0 files changed, 0 insertions, 0 deletions