diff options
author | Pavel Begunkov <[email protected]> | 2020-07-13 23:37:12 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-07-24 12:55:45 -0600 |
commit | 135fcde8496b03d31648171dbc038990112e41d5 (patch) | |
tree | 0986922e14a90eb571149e8c4e524e2fcee65717 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 40d8ddd4facb80760d5a0c61a7cf026d5ff73ff0 (diff) |
io_uring: add req->timeout.list
Instead of using shared req->list, hang timeouts up on their own list
entry. struct io_timeout have enough extra space for it, but if that
will be a problem ->inflight_entry can reused for that.
Signed-off-by: Pavel Begunkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions