From: Hillf Danton <hdanton@sina.com>
To: syzbot <syzbot+5583f599fe40b819b3e7@syzkaller.appspotmail.com>
Cc: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [mm?] [input?] [usb?] INFO: rcu detected stall in devtmpfsd (3)
Date: Mon, 21 Jul 2025 15:38:14 +0800 [thread overview]
Message-ID: <20250721073815.2673-1-hdanton@sina.com> (raw)
In-Reply-To: <687cfb6d.a70a0220.693ce.00c6.GAE@google.com>
> Date: Sun, 20 Jul 2025 07:21:33 -0700 [thread overview]
> Hello,
>
> syzbot found the following issue on:
>
> HEAD commit: 155a3c003e55 Merge tag 'for-6.16/dm-fixes-2' of git://git...
> git tree: upstream
> console output: https://syzkaller.appspot.com/x/log.txt?x=15d3658c580000
> kernel config: https://syzkaller.appspot.com/x/.config?x=f62a2ef17395702a
> dashboard link: https://syzkaller.appspot.com/bug?extid=5583f599fe40b819b3e7
> syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1096f58c580000
> C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1686a382580000
#syz test upstream master
--- x/kernel/time/hrtimer.c
+++ y/kernel/time/hrtimer.c
@@ -1942,7 +1942,7 @@ retry:
else
expires_next = ktime_add(now, delta);
tick_program_event(expires_next, 1);
- pr_warn_once("hrtimer: interrupt took %llu ns\n", ktime_to_ns(delta));
+ WARN(1, "hrtimer: interrupt took %llu ns on cpu%u\n", ktime_to_ns(delta), cpu_base->cpu);
}
#endif /* !CONFIG_HIGH_RES_TIMERS */
--
next prev parent reply other threads:[~2025-07-21 7:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-20 14:21 syzbot
2025-07-21 2:31 ` Hillf Danton
2025-07-21 2:53 ` syzbot
2025-07-21 7:38 ` Hillf Danton [this message]
2025-07-21 8:54 ` syzbot
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=20250721073815.2673-1-hdanton@sina.com \
--to=hdanton@sina.com \
--cc=linux-kernel@vger.kernel.org \
--cc=syzbot+5583f599fe40b819b3e7@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®