All of lore.kernel.org
 help / color / mirror / Atom feed
From: chenqiwu <qiwuchen55@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: "qiwu.chen" <qiwuchen55@gmail.com>,
	Liam.Howlett@oracle.com, vbabka@suse.cz,
	lorenzo.stoakes@oracle.com, linux-mm@kvack.org
Subject: Re: [PATCH] mm: move get_vma_name() from procfs to mm tree
Date: Tue, 1 Oct 2024 18:55:25 +0800	[thread overview]
Message-ID: <20241001105525.GA5735@rlk> (raw)
In-Reply-To: <20240930110526.b0743a186b32c781cab0a9cd@linux-foundation.org>

On Mon, Sep 30, 2024 at 11:05:26AM -0700, Andrew Morton wrote:
> 
> We will want to see (and review) the code which calls this function and
> that code should be part of the mainline kernel tree.
>
The similar code can see perf_event_mmap_event() in kernel/events/core.c,
and current talking topic:
https://patchwork.kernel.org/project/linux-mm/patch/20240924074341.37272-1-qiwu.chen@transsion.com/

Thanks
Qiwu


  reply	other threads:[~2024-10-01 10:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-29  9:32 [PATCH] mm: move get_vma_name() from procfs to mm tree qiwu.chen
2024-09-30 18:05 ` Andrew Morton
2024-10-01 10:55   ` chenqiwu [this message]
2024-10-01 11:09     ` Lorenzo Stoakes
2024-09-30 19:03 ` Lorenzo Stoakes

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=20241001105525.GA5735@rlk \
    --to=qiwuchen55@gmail.com \
    --cc=Liam.Howlett@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=lorenzo.stoakes@oracle.com \
    --cc=vbabka@suse.cz \
    /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.