Commit db5247d9 authored by Mike Christie's avatar Mike Christie Committed by Michael S. Tsirkin
Browse files

vhost_task: Handle SIGKILL by flushing work and exiting



Instead of lingering until the device is closed, this has us handle
SIGKILL by:

1. marking the worker as killed so we no longer try to use it with
   new virtqueues and new flush operations.
2. setting the virtqueue to worker mapping so no new works are queued.
3. running all the exiting works.

Suggested-by: default avatarEdward Adam Davis <eadavis@qq.com>
Reported-and-tested-by: default avatar <syzbot+98edc2df894917b3431f@syzkaller.appspotmail.com>
Message-Id: <tencent_546DA49414E876EEBECF2C78D26D242EE50A@qq.com>
Signed-off-by: default avatarMike Christie <michael.christie@oracle.com>
Message-Id: <20240316004707.45557-9-michael.christie@oracle.com>
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent ba704ff4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment