public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/2] 5.16 fixes for syz reports
@ 2021-11-26 14:38 Pavel Begunkov
  2021-11-26 14:38 ` [PATCH 1/2] io_uring: fail cancellation for EXITING tasks Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pavel Begunkov @ 2021-11-26 14:38 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

The second patch fixes the last five reports, i.e. deadlocks and
inconsistent irq state, all of the caused by the same patch and
are dups of each other.

1/2 is for another report, where tw of cancellation requests don't
handle PF_EXITING.

Pavel Begunkov (2):
  io_uring: fail cancellation for EXITING tasks
  io_uring: fix link traversal locking

 fs/io_uring.c | 65 +++++++++++++++++++++++++++++++++++----------------
 1 file changed, 45 insertions(+), 20 deletions(-)

-- 
2.34.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-26 15:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-26 14:38 [PATCH 0/2] 5.16 fixes for syz reports Pavel Begunkov
2021-11-26 14:38 ` [PATCH 1/2] io_uring: fail cancellation for EXITING tasks Pavel Begunkov
2021-11-26 15:32   ` Pavel Begunkov
2021-11-26 14:38 ` [PATCH 2/2] io_uring: fix link traversal locking Pavel Begunkov
2021-11-26 15:29   ` Pavel Begunkov
2021-11-26 15:36 ` [PATCH 0/2] 5.16 fixes for syz reports Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox