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:
e780221
)
vhost: Remove custom vhost rcu usage
author
Asias He
<asias@redhat.com>
Tue, 7 May 2013 06:54:36 +0000
(14:54 +0800)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 11 Jul 2013 12:38:40 +0000
(15:38 +0300)
Now, vq->private_data is always accessed under vq mutex. No need to play
the vhost rcu trick.
Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found