Thread (21 messages) 21 messages, 2 authors, 2017-02-03

Re: [PATCH 1/9] virtio_pci: remove struct virtio_pci_vq_info

From: Christoph Hellwig <hch@lst.de>
Date: 2017-02-03 08:22:54
Also in: lkml

On Fri, Feb 03, 2017 at 03:54:36PM +0800, Jason Wang wrote:
quoted
+	list_for_each_entry(vq, &vp_dev->vdev.vqs, list) {
+		if (vq->callback && vring_interrupt(irq, vq) == IRQ_HANDLED)
The check of vq->callback seems redundant, we will check it soon in 
vring_interrupt().
Good point - I wanted to keep things exactly as-is and dіdn't notice
we were already protected.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help