diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2023-04-04 13:39:48 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-04 09:30:39 -0600 |
commit | 03adabe81abb20221079b48343783b4327bd1186 (patch) | |
tree | 1fbf3633fb156ee4cc6f04a0f885cf7ae6a5cd85 /arch/nios2/Kbuild | |
parent | 2ad4c6d08018e4eec130c29992028dc356ab2181 (diff) |
io_uring: io_free_req() via tw
io_free_req() is not often used but nevertheless problematic as there is
no way to know the current context, it may be used from the submission
path or even by an irq handler. Push it to a fresh context using
task_work.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/3a92fe80bb068757e51aaa0b105cfbe8f5dfee9e.1680576071.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch/nios2/Kbuild')
0 files changed, 0 insertions, 0 deletions