From: Andrew Morton <akpm@linux-foundation.org>
To: Wei Yang <richard.weiyang@gmail.com>
Cc: linux-mm@kvack.org, willy@infradead.org,
David Hildenbrand <david@redhat.com>
Subject: Re: [PATCH] mm/page_alloc: remove prefetchw() on freeing page to buddy system
Date: Tue, 2 Jul 2024 17:49:39 -0700 [thread overview]
Message-ID: <20240702174939.516d1c69698db2dff79170c8@linux-foundation.org> (raw)
In-Reply-To: <20240703000142.un3aq2gwqfca5olk@master>
On Wed, 3 Jul 2024 00:01:42 +0000 Wei Yang <richard.weiyang@gmail.com> wrote:
> >> Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
> >> Suggested-by: Matthew Wilcox <willy@infradead.org>
> >> CC: David Hildenbrand <david@redhat.com>
> >>
> >> ---
> >> The patch is based on mm-stable with David's change.
> >
> >Oh help. David makes many changes. Please identify patches with much
> >care. Fully quoting the email title works, as does a link.
> >
>
> The commit is 3dadec1babf9eee0c67c967df931d6f0cb124a04
>
> mm: pass meminit_context to __free_pages_core()
OK, that's in mm-stable.
> The link is, if I am correct.
> https://lore.kernel.org/all/20240607090939.89524-2-david@redhat.com/
>
> BTW, how we track the mail link? Just search in lore.kernel.org?
I'm not sure what you mean? I extract the message-id from the email
and concat it with "https://lkml.kernel.org/r".
next prev parent reply other threads:[~2024-07-03 0:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-02 2:09 [PATCH] mm/page_alloc: remove prefetchw() on freeing page to buddy system Wei Yang
2024-07-02 6:22 ` Andrew Morton
2024-07-03 0:01 ` Wei Yang
2024-07-03 0:49 ` Andrew Morton [this message]
2024-07-03 0:55 ` Wei Yang
2024-07-02 6:57 ` David Hildenbrand
2024-07-03 0:12 ` Wei Yang
2024-07-03 8:40 ` David Hildenbrand
2024-07-04 3:30 ` Matthew Wilcox
2024-07-04 3:37 ` Andrew Morton
2024-07-04 3:39 ` Matthew Wilcox
2024-07-04 3:43 ` Andrew Morton
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=20240702174939.516d1c69698db2dff79170c8@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=david@redhat.com \
--cc=linux-mm@kvack.org \
--cc=richard.weiyang@gmail.com \
--cc=willy@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.