aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/net.c
diff options
context:
space:
mode:
authorTonghao Zhang <xiangxia.m.yue@gmail.com>2018-09-25 05:36:49 -0700
committerDavid S. Miller <davem@davemloft.net>2018-09-26 20:25:54 -0700
commit78139c94dc8c96a478e67dab3bee84dc6eccb5fd (patch)
tree234738bd1ed26c48485efea826d6d5dc3ddc7419 /drivers/vhost/net.c
parenttcp: expose sk_state in tcp_retransmit_skb tracepoint (diff)
downloadlinux-dev-78139c94dc8c96a478e67dab3bee84dc6eccb5fd.tar.xz
linux-dev-78139c94dc8c96a478e67dab3bee84dc6eccb5fd.zip
net: vhost: lock the vqs one by one
This patch changes the way that lock all vqs at the same, to lock them one by one. It will be used for next patch to avoid the deadlock. Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost/net.c')
0 files changed, 0 insertions, 0 deletions