diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-08-10 10:54:02 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-08-10 15:19:25 -0600 |
commit | 9b7adba9eaec28e0e4343c96d0dbeb9578802f5f (patch) | |
tree | 5dbf29bdddb9f401cb6a38468d7ad90896f4aa9f /net/bluetooth/hci_request.c | |
parent | 7271ef3a93a832180068c7aade3f130b7f39b17e (diff) |
io_uring: add missing REQ_F_COMP_LOCKED for nested requests
When we traverse into failing links or timeouts, we need to ensure we
propagate the REQ_F_COMP_LOCKED flag to ensure that we correctly signal
to the completion side that we already hold the completion lock.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions