Module Name: src Committed By: skrll Date: Sun Feb 7 09:29:53 UTC 2021
Modified Files:
src/sys/dev/pci: virtio.c
Log Message:
In virtio_alloc_vq change BUS_DMA_NOWAIT to BUS_DMA_WAITOK. It's always
called from attach routines.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/virtio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
