Thread (1 message) read the whole thread 1 message, 1 author, 2014-10-17

Re: [PATCH] virtio_net: fix use after free

From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2014-10-17 09:16:46
Also in: lkml, netdev

On Wed, Oct 15, 2014 at 04:47:27PM -0400, David Miller wrote:
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: Wed, 15 Oct 2014 16:23:28 +0300
quoted
You used __netif_subqueue_stopped but that seems to use
a slightly more expensive test_bit internally.
More expensive in what sense?  It should be roughly the same
as "x & y" sans the volatile.
I really just meant volatile - this might prevent some compiler
optimizations. I have't actually checked the produced binary so
I don't know for sure.
Anyways I'm ambivalent and I want to see this bug fixes, so I'll
apply your patch.

Thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help