diff options
author | Ming Lei <[email protected]> | 2023-07-26 22:45:00 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-07-27 07:17:36 -0600 |
commit | 53e7d08f6d6e214c40db1f51291bb2975c789dc2 (patch) | |
tree | ead2b833e38d4b73585a5b3f134dce556bb22374 /scripts/gdb/linux/vmalloc.py | |
parent | e0933b526fbfd937c4a8f4e35fcdd49f0e22d411 (diff) |
ublk: fail to start device if queue setup is interrupted
In ublk_ctrl_start_dev(), if wait_for_completion_interruptible() is
interrupted by signal, queues aren't setup successfully yet, so we
have to fail UBLK_CMD_START_DEV, otherwise kernel oops can be triggered.
Reported by German when working on qemu-storage-deamon which requires
single thread ublk daemon.
Fixes: 71f28f3136af ("ublk_drv: add io_uring based userspace block driver")
Reported-by: German Maglione <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions