From: Andrew Morton <akpm@linux-foundation.org>
To: "Harry Yoo (Oracle)" <42.hyeyoo@gmail.com>
Cc: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>,
linux-kernel@vger.kernel.org, osalvador@suse.de,
byungchul@sk.com, dave.hansen@linux.intel.com, luto@kernel.org,
peterz@infradead.org, max.byungchul.park@sk.com,
max.byungchul.park@gmail.com
Subject: Re: [PATCH 1/1] x86/vmemmap: Use direct-mapped VA instead of vmemmap-based VA
Date: Mon, 17 Feb 2025 21:43:42 -0800 [thread overview]
Message-ID: <20250217214342.33b4fcc4e775cf5ca70053a0@linux-foundation.org> (raw)
In-Reply-To: <Z7QaPwI1eMPEwHii@MacBook-Air-5.local>
On Tue, 18 Feb 2025 14:27:27 +0900 "Harry Yoo (Oracle)" <42.hyeyoo@gmail.com> wrote:
> > page table when accessing a vmemmap-based virtual address before this sync.
> >
> > Fixes: faf1c0008a33 ("x86/vmemmap: optimize for consecutive sections in partial populated PMDs")
> > Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
> > Cc: Oscar Salvador <osalvador@suse.de>
> > Cc: Hyeonggon Yoo <42.hyeyoo@gmail.com>
>
> I think this fix is reasonable without changing existing code too much.
> Any thoughts from x86 folks?
>
> > Cc: Byungchul Park <byungchul@sk.com>
> > Cc: Dave Hansen <dave.hansen@linux.intel.com>
> > Cc: Andy Lutomirski <luto@kernel.org>
> > Cc: Peter Zijlstra <peterz@infradead.org>
> > Cc: Andrew Morton <akpm@linux-foundation.org>
>
> Shouldn't we add Cc: <stable@vger.kernel.org>?
I'd say so, yes. For many subsystems, a Fixes: means that -stable
maintainers will automatically scoop it up. For mm patches they have
been asked to not do that - such patches require an explicit cc:stable
(the MM developers wish to determine what is backported).
An explicit cc:stable removes all doubt.
Also, this patch should have cc'ed linux-mm, please.
Anyway, I'll grab it pending additional review and I'll add the
cc:stable, thanks.
next prev parent reply other threads:[~2025-02-18 5:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-17 11:41 [PATCH 0/1] x86/vmemmap: x86/vmemmap: Use direct-mapped VA instead of vmemmap-based VA Gwan-gyeong Mun
2025-02-17 11:41 ` [PATCH 1/1] " Gwan-gyeong Mun
2025-02-18 5:27 ` Harry Yoo (Oracle)
2025-02-18 5:43 ` Andrew Morton [this message]
2025-02-18 10:02 ` Gwan-gyeong Mun
2025-03-06 3:46 ` Andrew Morton
2025-03-06 16:09 ` Dave Hansen
2025-03-07 8:56 ` Gwan-gyeong Mun
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=20250217214342.33b4fcc4e775cf5ca70053a0@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=42.hyeyoo@gmail.com \
--cc=byungchul@sk.com \
--cc=dave.hansen@linux.intel.com \
--cc=gwan-gyeong.mun@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@kernel.org \
--cc=max.byungchul.park@gmail.com \
--cc=max.byungchul.park@sk.com \
--cc=osalvador@suse.de \
--cc=peterz@infradead.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.