git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a27e13d
)
vhost/net: fix rcu check usage
author
Michael S. Tsirkin
<mst@redhat.com>
Sun, 14 Nov 2010 15:31:52 +0000
(17:31 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 25 Nov 2010 09:29:16 +0000
(11:29 +0200)
Incorrect rcu check was used as rcu isn't done
under mutex here. Force check to 1 for now,
to stop it from complaining.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found