linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Kirill A. Shutemov" <kirill@shutemov.name>
To: Dmitry Vyukov <dvyukov@google.com>
Cc: "Andrea Arcangeli" <aarcange@redhat.com>,
	"Ebru Akagündüz" <ebru.akagunduz@gmail.com>,
	"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
	"Andrew Morton" <akpm@linux-foundation.org>,
	"Vlastimil Babka" <vbabka@suse.cz>,
	"Mel Gorman" <mgorman@techsingularity.net>,
	"Johannes Weiner" <hannes@cmpxchg.org>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	LKML <linux-kernel@vger.kernel.org>,
	"Vegard Nossum" <vegard.nossum@oracle.com>,
	"Sasha Levin" <levinsasha928@gmail.com>,
	"Konstantin Khlebnikov" <koct9i@gmail.com>,
	"Andrey Ryabinin" <ryabinin.a.a@gmail.com>,
	"Greg Thelen" <gthelen@google.com>,
	"Suleiman Souhlal" <suleiman@google.com>,
	"Hugh Dickins" <hughd@google.com>,
	"David Rientjes" <rientjes@google.com>
Subject: Re: mm: kernel BUG in page_add_new_anon_rmap (khugepaged)
Date: Wed, 7 Sep 2016 19:38:28 +0300	[thread overview]
Message-ID: <20160907163828.GA20276@node> (raw)
In-Reply-To: <CACT4Y+bnSJoKrYpLmHejjxMq1e43zXomAboUxjZ87_2XvrQmGw@mail.gmail.com>

On Sat, Sep 03, 2016 at 12:11:21PM +0200, Dmitry Vyukov wrote:
> Hello,
> 
> I've got another BUG in khugepaged while running syzkaller fuzzer:
> 
> kernel BUG at mm/rmap.c:1248!

I think it caused by the same bug as the you've already reported:

http://lkml.kernel.org/r/CACT4Y+Z3gigBvhca9kRJFcjX0G70V_nRhbwKBU+yGoESBDKi9Q@mail.gmail.com

The patch in that thread should address this issue too.

-- 
 Kirill A. Shutemov

      reply	other threads:[~2016-09-07 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-03 10:11 mm: kernel BUG in page_add_new_anon_rmap (khugepaged) Dmitry Vyukov
2016-09-07 16:38 ` Kirill A. Shutemov [this message]

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=20160907163828.GA20276@node \
    --to=kirill@shutemov.name \
    --cc=aarcange@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=dvyukov@google.com \
    --cc=ebru.akagunduz@gmail.com \
    --cc=gthelen@google.com \
    --cc=hannes@cmpxchg.org \
    --cc=hughd@google.com \
    --cc=kirill.shutemov@linux.intel.com \
    --cc=koct9i@gmail.com \
    --cc=levinsasha928@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@techsingularity.net \
    --cc=rientjes@google.com \
    --cc=ryabinin.a.a@gmail.com \
    --cc=suleiman@google.com \
    --cc=vbabka@suse.cz \
    --cc=vegard.nossum@oracle.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;
as well as URLs for NNTP newsgroup(s).