search for: f616cef

Displaying 2 results from an estimated 2 matches for "f616cef".

Did you mean: f616b4f
2011 Jan 18
0
[PATCHv2] vhost: rcu annotation fixup
...-by: Michael S. Tsirkin <mst at redhat.com> --- Changes from v1: add TODO, fix more warnings. drivers/vhost/net.c | 9 +++++---- drivers/vhost/vhost.h | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index 9b3ca10..f616cef 100644 --- a/drivers/vhost/net.c +++ b/drivers/vhost/net.c @@ -128,8 +128,7 @@ static void handle_tx(struct vhost_net *net) size_t hdr_size; struct socket *sock; - /* TODO: check that we are running from vhost_worker? - * Not sure it's worth it, it's straight-forward enough. */ + /*...
2011 Jan 18
0
[PATCHv2] vhost: rcu annotation fixup
...-by: Michael S. Tsirkin <mst at redhat.com> --- Changes from v1: add TODO, fix more warnings. drivers/vhost/net.c | 9 +++++---- drivers/vhost/vhost.h | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index 9b3ca10..f616cef 100644 --- a/drivers/vhost/net.c +++ b/drivers/vhost/net.c @@ -128,8 +128,7 @@ static void handle_tx(struct vhost_net *net) size_t hdr_size; struct socket *sock; - /* TODO: check that we are running from vhost_worker? - * Not sure it's worth it, it's straight-forward enough. */ + /*...