Philippe Mathieu-Daudé 7f51beddad hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
While virtio_queue_packed_empty_rcu() uses the '_rcu' suffix,
it is not obvious it is called within rcu_read_lock(). All other
functions from this file called with the RCU locked have a comment
describing it. Document this one similarly for consistency.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210826172658.2116840-2-philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
2021-09-04 17:34:05 -04:00
..
2021-09-02 13:26:22 +02:00
2021-09-01 11:08:21 +01:00
2021-09-01 11:59:12 +10:00
2021-09-02 13:00:52 +01:00
2021-07-27 11:00:00 +01:00
2021-07-11 14:32:49 +01:00
2021-09-01 11:08:16 +01:00
2021-08-26 17:15:28 +02:00
2021-09-01 11:08:16 +01:00
2021-07-08 14:42:00 -05:00
2021-05-05 13:52:00 +01:00
2020-08-21 06:30:33 -04:00