From: Yunjian Wang <[email protected]>
Date: Tue, 31 May 2016 11:52:43 +0800

> In function virtnet_open() and virtnet_probe(), func try_fill_recv() may
> be executed at the same time. VQ in virtqueue_add() has not been protected
> well and BUG_ON will be triggered when virito_net.ko being removed.
> 
> Signed-off-by: Yunjian Wang <[email protected]>
> Acked-by: Jason Wang <[email protected]>
> Acked-by: Michael S. Tsirkin <[email protected]>

Applied.

Reply via email to