Home
last modified time | relevance | path

Searched hist:"5 a22242160201b819be2fe67e15cc9338f3ee582" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/virtio/
H A Dvirtio_ring.cdiff 5a22242160201b819be2fe67e15cc9338f3ee582 Fri Jun 04 00:53:46 CDT 2021 Jason Wang <jasowang@redhat.com> virtio-ring: factor out desc_extra allocation

A helper is introduced for the logic of allocating the descriptor
extra data. This will be reused by split virtqueue.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210604055350.58753-4-jasowang@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>