vhost: Remove custom vhost rcu usage
authorAsias He <asias@redhat.com>
Tue, 7 May 2013 06:54:36 +0000 (14:54 +0800)
committerMichael 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