Searched hist:c0fc5123ad33158f6f289a896b568b9adce7d1f2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block_int-io.h | diff c0fc5123ad33158f6f289a896b568b9adce7d1f2 Fri Sep 29 09:51:46 CDT 2023 Kevin Wolf <kwolf@redhat.com> block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
This adds GRAPH_RDLOCK annotations to declare that callers of bdrv_primary_child() need to hold a reader lock for the graph because it accesses the children list of a node.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230929145157.45443-12-kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/block/ |
H A D | snapshot.c | diff c0fc5123ad33158f6f289a896b568b9adce7d1f2 Fri Sep 29 09:51:46 CDT 2023 Kevin Wolf <kwolf@redhat.com> block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
This adds GRAPH_RDLOCK annotations to declare that callers of bdrv_primary_child() need to hold a reader lock for the graph because it accesses the children list of a node.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230929145157.45443-12-kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff c0fc5123ad33158f6f289a896b568b9adce7d1f2 Fri Sep 29 09:51:46 CDT 2023 Kevin Wolf <kwolf@redhat.com> block: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
This adds GRAPH_RDLOCK annotations to declare that callers of bdrv_primary_child() need to hold a reader lock for the graph because it accesses the children list of a node.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230929145157.45443-12-kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|