From: Al Viro <viro@ZenIV.linux.org.uk>
To: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Cc: akpm@linux-foundation.org, linux-mm@kvack.org,
Aliaksei Karaliou <akaraliou.dev@gmail.com>,
Glauber Costa <glauber@scylladb.com>,
syzbot <syzkaller@googlegroups.com>
Subject: Re: [PATCH v3] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.
Date: Mon, 18 Dec 2017 20:02:44 +0000 [thread overview]
Message-ID: <20171218200244.GO21978@ZenIV.linux.org.uk> (raw)
In-Reply-To: <1513596701-4518-1-git-send-email-penguin-kernel@I-love.SAKURA.ne.jp>
On Mon, Dec 18, 2017 at 08:31:41PM +0900, Tetsuo Handa wrote:
> Syzbot caught an oops at unregister_shrinker() because combination of
> commit 1d3d4437eae1bb29 ("vmscan: per-node deferred work") and fault
> injection made register_shrinker() fail and the caller of
> register_shrinker() did not check for failure.
Applied.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
prev parent reply other threads:[~2017-12-18 20:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-18 11:31 [PATCH v3] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed Tetsuo Handa
2017-12-18 20:02 ` Al Viro [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=20171218200244.GO21978@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=akaraliou.dev@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=glauber@scylladb.com \
--cc=linux-mm@kvack.org \
--cc=penguin-kernel@I-love.SAKURA.ne.jp \
--cc=syzkaller@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.