kernel-hacking-2024-linux-s.../drivers/vhost
Jeff Dike 1dace8c801 vhost: fix error path in vhost_net_set_backend
An error could cause vhost_net_set_backend to exit without unlocking
vq->mutex. Fix this.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-03-07 13:28:53 +02:00
..
Kconfig net/macvtap: add vhost support 2010-02-18 14:08:38 -08:00
Makefile
net.c vhost: fix error path in vhost_net_set_backend 2010-03-07 13:28:53 +02:00
vhost.c vhost: fix get_user_pages_fast error handling 2010-02-28 19:42:36 +02:00
vhost.h