io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] syzbot warning reports
@ 2021-01-16  5:32 Pavel Begunkov
  2021-01-16  5:32 ` [PATCH 1/2] io_uring: fix false positive sqo warning on flush Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2021-01-16  5:32 UTC (permalink / raw)
  To: Jens Axboe, io-uring; +Cc: Hillf Danton

Two more false positive WARN_ON_ONCE() because of sqo_dead. For 2/2
issue, there is an easy test to trigger, so I assume it's a false
positive, but let's see if syzbot can hit it somehow else.

Pavel Begunkov (2):
  io_uring: fix false positive sqo warning on flush
  io_uring: fix uring_flush in exit_files() warning

 fs/io_uring.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2021-01-17  2:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16  5:32 [PATCH 0/2] syzbot warning reports Pavel Begunkov
2021-01-16  5:32 ` [PATCH 1/2] io_uring: fix false positive sqo warning on flush Pavel Begunkov
2021-01-16  5:32 ` [PATCH 2/2] io_uring: fix uring_flush in exit_files() warning Pavel Begunkov
2021-01-16 19:01 ` [PATCH 0/2] syzbot warning reports Jens Axboe
     [not found] ` <20210117023108.3748-1-hdanton@sina.com>
2021-01-17  2:40   ` [PATCH 2/2] io_uring: fix uring_flush in exit_files() warning Pavel Begunkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).