mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alexey Dobriyan <adobriyan@gmail.com>
To: syzbot <syzbot+75334212ef69a07c3209@syzkaller.appspotmail.com>,
	dvyukov@google.com
Cc: akpm@linux-foundation.org, dave@stgolabs.net,
	dhowells@redhat.com, geliangtang@gmail.com, hkallweit1@gmail.com,
	linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com,
	tiwai@suse.de, viro@zeniv.linux.org.uk
Subject: Re: WARNING in proc_register
Date: Mon, 5 Feb 2018 22:41:01 +0300	[thread overview]
Message-ID: <20180205194101.GB7593@avx2> (raw)
In-Reply-To: <94eb2c0555129c9b0e05647acdba@google.com>

On Mon, Feb 05, 2018 at 09:58:01AM -0800, syzbot wrote:
> proc_dir_entry 'ipt_CLUSTERIP/172.20.0.170' already registered
> WARNING: CPU: 1 PID: 4074 at fs/proc/generic.c:330  

>   proc_create_data+0xf8/0x180 fs/proc/generic.c:494
>   clusterip_config_init net/ipv4/netfilter/ipt_CLUSTERIP.c:250 [inline]

Dima, this warning is never about /proc but always about some other code
registering duplicate /proc entry.

I don't know how easily scriptable is mail sender but you want to look at
the second line in the backtrace.

  reply	other threads:[~2018-02-05 19:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-05 17:58 syzbot
2018-02-05 19:41 ` Alexey Dobriyan [this message]
2018-02-06 13:53   ` Dmitry Vyukov
2018-02-06 14:28     ` Dmitry Vyukov

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=20180205194101.GB7593@avx2 \
    --to=adobriyan@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=dave@stgolabs.net \
    --cc=dhowells@redhat.com \
    --cc=dvyukov@google.com \
    --cc=geliangtang@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=syzbot+75334212ef69a07c3209@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.com \
    --cc=tiwai@suse.de \
    --cc=viro@zeniv.linux.org.uk \
    /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

Powered by JetHome