diff options
author | Pavel Begunkov <[email protected]> | 2020-11-05 22:31:37 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-11-05 15:36:40 -0700 |
commit | 9a472ef7a3690ac0b77ebfb04c88fa795de2adea (patch) | |
tree | 52601c2f161cccd8057364f971a070a03211d023 /scripts/gdb/linux/device.py | |
parent | 6b47ab81c9a9b56a94882815e9949d40e4207c92 (diff) |
io_uring: fix link lookup racing with link timeout
We can't just go over linked requests because it may race with linked
timeouts. Take ctx->completion_lock in that case.
Cc: [email protected] # v5.7+
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions