From: Greg KH <gregkh@linuxfoundation.org>
To: SeongJae Park <sjpark@amazon.com>
Cc: sashal@kernel.org, stable@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, Josef Bacik <josef@toxicpanda.com>,
Robert Stupp <snazy@gmx.de>, Minchan Kim <minchan@kernel.org>,
Jan Kara <jack@suse.cz>
Subject: Re: [PATCH] mm: Don't bother dropping mmap_sem for zero size readahead
Date: Sat, 1 Aug 2020 12:39:33 +0200 [thread overview]
Message-ID: <20200801103933.GE3046974@kroah.com> (raw)
In-Reply-To: <20200730113435.2280-1-sjpark@amazon.com>
On Thu, Jul 30, 2020 at 01:34:35PM +0200, SeongJae Park wrote:
> Hello,
>
>
> The commit fixed by this patch[1] was merged in v5.1 and this patch was merged
> in the mainline in v5.7 (5c72feee3e45b40a3c96c7145ec422899d0e8964). Thus, the
> issue affects [v5.1, v5.6]. I was also able to reproduce the issue and confirm
> the fix works on v5.4 based kernels.
>
> However, I couldn't find this fix in neither latest stable/linux-5.4.y, nor
> stable-queue/master. Could you please put this patch in the queue?
>
> [1] https://lore.kernel.org/linux-mm/20200212101356.30759-1-jack@suse.cz/
Now queued up, thanks.
greg k-h
prev parent reply other threads:[~2020-08-01 10:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-12 10:13 [PATCH] mm: Don't bother dropping mmap_sem for zero size readahead Jan Kara
2020-02-12 14:13 ` Josef Bacik
2020-02-12 16:16 ` Minchan Kim
2020-07-30 11:34 ` SeongJae Park
2020-08-01 10:39 ` Greg KH [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=20200801103933.GE3046974@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jack@suse.cz \
--cc=josef@toxicpanda.com \
--cc=linux-mm@kvack.org \
--cc=minchan@kernel.org \
--cc=sashal@kernel.org \
--cc=sjpark@amazon.com \
--cc=snazy@gmx.de \
--cc=stable@vger.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: 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.