On 11/01/2021 04:00, Pavel Begunkov wrote: > Neither of issues is confirmed, but should be a good hardening in any > case. Inefficiencies will be removed for-next. A reminder just in case it was lost > > Pavel Begunkov (2): > io_uring: drop mm and files after task_work_run > io_uring: don't take files/mm for a dead task > > fs/io_uring.c | 7 +++++++ > 1 file changed, 7 insertions(+) > -- Pavel Begunkov