diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-09-14 11:16:23 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-30 20:32:33 -0600 |
commit | 69fb21310fd36aad96370e05953f2c2366f492e4 (patch) | |
tree | 1b1ceba18d06505e7fc74b19814c51d63e1d6116 /fs/coredump.c | |
parent | 534ca6d684f1feaf2edd90e641129725cba7e86d (diff) |
io_uring: base SQPOLL handling off io_sq_data
Remove the SQPOLL thread from the ctx, and use the io_sq_data as the
data structure we pass in. io_sq_data has a list of ctx's that we can
then iterate over and handle.
As of now we're ready to handle multiple ctx's, though we're still just
handling a single one after this patch.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/coredump.c')
0 files changed, 0 insertions, 0 deletions