diff options
author | Mike Christie <[email protected]> | 2024-03-15 19:47:06 -0500 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2024-05-22 08:31:15 -0400 |
commit | db5247d9bf5c6ade9fd70b4e4897441e0269b233 (patch) | |
tree | cfec480a97ddaaf073d69cf6ed272a2edf18ecb4 /include/linux/fpga/fpga-mgr.h | |
parent | ba704ff4e142fd3cfaf3379dd3b3b946754e06e3 (diff) |
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: Edward Adam Davis <[email protected]>
Reported-and-tested-by: [email protected]
Message-Id: <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions