OSDN Git Service

irqbypass: do not start cons/prod when failed connect
authorZhu Lingshan <lingshan.zhu@intel.com>
Fri, 31 Jul 2020 06:55:33 +0000 (14:55 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Aug 2020 15:08:42 +0000 (11:08 -0400)
commita979a6aa009f3c99689432e0cdb5402a4463fb88
treebe8ef4c7fa1ff87da6c9b9bba6987c2dfc714fef
parent3597a2fba672cfd4112bbdbe6220127f280c8dba
irqbypass: do not start cons/prod when failed connect

If failed to connect, there is no need to start consumer nor
producer.

Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com>
Suggested-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20200731065533.4144-7-lingshan.zhu@intel.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
virt/lib/irqbypass.c