On Tue, 07 Jan 2025 14:11:32 +0000, Pavel Begunkov wrote: > If we kill a ring and then immediately exit the task, we'll get > cancellattion running by the task and a kthread in io_ring_exit_work. > For DEFER_TASKRUN, we do want to limit it to only one entity executing > it, however it's currently not an issue as it's protected by uring_lock. > > Silence lockdep assertions for now, we'll return to it later. > > [...] Applied, thanks! [1/1] io_uring: silence false positive warnings commit: 60495b08cf7a6920035c5172a22655ca2001270b Best regards, -- Jens Axboe