mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 02:10:45 -05:00
If virtio_setup_intr() failed during boot, we would hang in taskqueue_free() -> taskqueue_terminate() for all the taskq threads to terminate. This will never happen since the scheduler is not running by this point. Reported by: neel, grehan Approved by: grehan (mentor) |
||
|---|---|---|
| .. | ||
| balloon | ||
| block | ||
| network | ||
| pci | ||
| scsi | ||
| virtio.c | ||
| virtio.h | ||
| virtio_bus_if.m | ||
| virtio_if.m | ||
| virtio_ring.h | ||
| virtqueue.c | ||
| virtqueue.h | ||