From: Hillf Danton <hdanton@sina.com>
To: syzbot <syzbot+e328767eafd849df0a78@syzkaller.appspotmail.com>
Cc: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [input?] [usb?] [io-uring?] INFO: task hung in io_wq_put_and_exit (5)
Date: Thu, 24 Jul 2025 11:13:31 +0800 [thread overview]
Message-ID: <20250724031332.2898-1-hdanton@sina.com> (raw)
In-Reply-To: <6880f54c.050a0220.248954.0000.GAE@google.com>
> Date: Wed, 23 Jul 2025 07:44:28 -0700 [thread overview]
> Hello,
>
> syzbot found the following issue on:
>
> HEAD commit: bf61759db409 Merge tag 'sched_ext-for-6.16-rc6-fixes' of g..
> git tree: upstream
> console+strace: https://syzkaller.appspot.com/x/log.txt?x=12b877d4580000
> kernel config: https://syzkaller.appspot.com/x/.config?x=415e83411fefd73f
> dashboard link: https://syzkaller.appspot.com/bug?extid=e328767eafd849df0a78
> compiler: gcc (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40
> syz repro: https://syzkaller.appspot.com/x/repro.syz?x=110b938c580000
> C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1622a38c580000
#syz test
--- x/io_uring/io-wq.c
+++ y/io_uring/io-wq.c
@@ -954,7 +954,7 @@ static bool io_wq_worker_wake(struct io_
{
__set_notify_signal(worker->task);
wake_up_process(worker->task);
- return false;
+ return true;
}
static void io_run_cancel(struct io_wq_work *work, struct io_wq *wq)
--
next prev parent reply other threads:[~2025-07-24 3:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-23 14:44 syzbot
2025-07-24 3:13 ` Hillf Danton [this message]
2025-07-24 3:38 ` [syzbot] [io-uring?] [input?] [usb?] " syzbot
2025-08-13 14:32 ` [syzbot] [input?] [usb?] [io-uring?] " Jens Axboe
2025-08-14 12:04 ` Aleksandr Nogikh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250724031332.2898-1-hdanton@sina.com \
--to=hdanton@sina.com \
--cc=linux-kernel@vger.kernel.org \
--cc=syzbot+e328767eafd849df0a78@syzkaller.appspotmail.com \
--cc=syzkaller-bugs@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®