linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: "qiwu.chen" <qiwuchen55@gmail.com>
Cc: Liam.Howlett@oracle.com, vbabka@suse.cz,
	lorenzo.stoakes@oracle.com, linux-mm@kvack.org,
	"qiwu.chen" <qiwu.chen@transsion.com>
Subject: Re: [PATCH] mm: move get_vma_name() from procfs to mm tree
Date: Mon, 30 Sep 2024 11:05:26 -0700	[thread overview]
Message-ID: <20240930110526.b0743a186b32c781cab0a9cd@linux-foundation.org> (raw)
In-Reply-To: <20240929093212.40449-1-qiwu.chen@transsion.com>

On Sun, 29 Sep 2024 17:32:12 +0800 "qiwu.chen" <qiwuchen55@gmail.com> wrote:

> Commit acd4b2ecf3bb2 ("fs/procfs: extract logic for getting VMA name
> constituents") introduces a generic helper to get VMA name constituents.
> Currently, it's statically defined and referenced in fs/proc/task_mmu.c,
> which is not opened to users who want to query VMA name more efficiently.
> 
> This patch moves get_vma_name() from procfs to mm/mmap.c, and export it
> for modules usage.

We will want to see (and review) the code which calls this function and
that code should be part of the mainline kernel tree.



  reply	other threads:[~2024-09-30 18:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-29  9:32 qiwu.chen
2024-09-30 18:05 ` Andrew Morton [this message]
2024-10-01 10:55   ` chenqiwu
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=20240930110526.b0743a186b32c781cab0a9cd@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=Liam.Howlett@oracle.com \
    --cc=linux-mm@kvack.org \
    --cc=lorenzo.stoakes@oracle.com \
    --cc=qiwu.chen@transsion.com \
    --cc=qiwuchen55@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox