diff options
author | Fiona Ebner <f.ebner@proxmox.com> | 2025-05-30 17:10:56 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2025-06-04 18:16:34 +0200 |
commit | fc1d2f3eac7946658b160db0b813b81288fb1778 (patch) | |
tree | f05fa5fc2919ca335496c7fa7a5a22bc59fdfd3d /hw/avr/arduino.c | |
parent | 195a8a946a8681dfe7e8aa8d49db415693db5311 (diff) | |
download | qemu-fc1d2f3eac7946658b160db0b813b81288fb1778.zip qemu-fc1d2f3eac7946658b160db0b813b81288fb1778.tar.gz qemu-fc1d2f3eac7946658b160db0b813b81288fb1778.tar.bz2 |
block: mark bdrv_drained_begin() and friends as GRAPH_UNLOCKED
All of bdrv_drain_all_begin(), bdrv_drain_all() and
bdrv_drained_begin() poll and are not allowed to be called with the
block graph lock held. Mark the function as such.
Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Message-ID: <20250530151125.955508-20-f.ebner@proxmox.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions