Files
linux/drivers
Jason Wang 1cb81756b7 vhost_net: add missing lock nesting notation
[ Upstream commit aaa3149bbe ]

We try to hold TX virtqueue mutex in vhost_net_rx_peek_head_len()
after RX virtqueue mutex is held in handle_rx(). This requires an
appropriate lock nesting notation to calm down deadlock detector.

Fixes: 0308813724 ("vhost_net: basic polling support")
Reported-by: syzbot+7f073540b1384a614e09@syzkaller.appspotmail.com
Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-13 19:48:36 +02:00
..
2017-12-14 09:28:24 +01:00
2018-02-25 11:05:55 +01:00
2018-04-13 19:48:17 +02:00
2017-09-09 17:39:41 +02:00
2018-04-13 19:48:22 +02:00
2018-04-13 19:48:23 +02:00
2018-04-13 19:48:29 +02:00
2018-04-13 19:48:13 +02:00