LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net> To: Dmitry Vyukov <dvyukov@google.com> Cc: Greg KH <gregkh@linuxfoundation.org>, linux-wireless@vger.kernel.org, Eric Dumazet <eric.dumazet@gmail.com>, netdev <netdev@vger.kernel.org>, syzbot <syzbot+df47f81c226b31d89fb1@syzkaller.appspotmail.com>, LKML <linux-kernel@vger.kernel.org>, syzkaller-bugs <syzkaller-bugs@googlegroups.com>, Tejun Heo <tj@kernel.org> Subject: Re: WARNING in kernfs_add_one Date: Mon, 07 May 2018 11:53:13 +0200 [thread overview] Message-ID: <1525686793.6049.5.camel@sipsolutions.net> (raw) In-Reply-To: <CACT4Y+bWW8w7RJ1roUQ8dDk5Fv0syDsKtMH1wRnkkN4nWOootQ@mail.gmail.com> (sfid-20180507_113356_594681_C2241104) On Mon, 2018-05-07 at 11:33 +0200, Dmitry Vyukov wrote: > On Mon, May 7, 2018 at 10:43 AM, Johannes Berg > <johannes@sipsolutions.net> wrote: > > On Sat, 2018-05-05 at 15:07 -0700, Greg KH wrote: > > > > > > > > syzbot found the following crash on: > > > > Maybe it should learn to differentiate warnings, if it's going to set > > panic_on_warn :-) > > How? > Note that this is not specific to syzbot. If you see WARNINGs in a > subsystem that you have no idea about (or you just a normal user), > what do you do? Right, you report it to maintainers. Yeah, no problem with that. Just some people seem to get so much more upset about crashes ... but then again I get bug reports about WARN_ON all the time anyway that say "my kernel crashed" so I guess it doesn't really matter :-) > > I get why, but still, at least differentiating in the emails wouldn't be > > bad. > > Well, the subject says "WARNING". > But note there are _very_ bad WARNINGs too. Generally, a WARNING means > a kernel bug just that kernel can tolerate without bringing the system > down (as opposed to BUG). Yeah, fair point. I sort of missed the subject I guess. johannes
next prev parent reply other threads:[~2018-05-07 9:53 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-05-05 15:47 WARNING in kernfs_add_one syzbot 2018-05-05 16:40 ` Greg KH 2018-05-05 17:43 ` Eric Dumazet 2018-05-05 22:07 ` Greg KH 2018-05-07 8:43 ` Johannes Berg 2018-05-07 9:33 ` Dmitry Vyukov 2018-05-07 9:53 ` Johannes Berg [this message] 2018-05-07 10:10 ` [PATCH] driver core: Don't ignore class_dir_create_and_add() failure Tetsuo Handa
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=1525686793.6049.5.camel@sipsolutions.net \ --to=johannes@sipsolutions.net \ --cc=dvyukov@google.com \ --cc=eric.dumazet@gmail.com \ --cc=gregkh@linuxfoundation.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-wireless@vger.kernel.org \ --cc=netdev@vger.kernel.org \ --cc=syzbot+df47f81c226b31d89fb1@syzkaller.appspotmail.com \ --cc=syzkaller-bugs@googlegroups.com \ --cc=tj@kernel.org \ /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: linkBe 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; as well as URLs for NNTP newsgroup(s).