commit | 5aa75ed5b93f086c455a3c67239b0471ff5a1526 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Tue Feb 16 12:56:50 2021 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Feb 21 17:25:22 2021 -0700 |
tree | fb879d1a9643fb1624b359371e9a8684a58ebe57 | |
parent | 3b094e727dd5b24b4b259a8617b375dd20c16347 [diff] |
io_uring: tie async worker side to the task context Move it outside of the io_ring_ctx, and tie it to the io_uring task context. Signed-off-by: Jens Axboe <axboe@kernel.dk>