From: "Liam R. Howlett" <Liam.Howlett@oracle.com>
To: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
David Hildenbrand <david@redhat.com>,
Rik van Riel <riel@surriel.com>, Vlastimil Babka <vbabka@suse.cz>,
Harry Yoo <harry.yoo@oracle.com>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH] MAINTAINERS: add stray rmap file to mm rmap section
Date: Tue, 17 Jun 2025 13:33:26 -0400 [thread overview]
Message-ID: <htutomkl7dzbc4x4zwowckl3fpjz3uypko6gnvqj3q7u5fp672@pc4r6wio64dz> (raw)
In-Reply-To: <20250617165142.173716-1-lorenzo.stoakes@oracle.com>
* Lorenzo Stoakes <lorenzo.stoakes@oracle.com> [250617 12:52]:
> page_vma_mapped_walk() is used to traverse page tables from a VMA, used by
> rmap logic once the reverse mapping has been traversed to the VMA level.
>
> It is also used by other users (migration, damon, etc.) but is primarily
> used by the reverse mapping and is a key part of its logic, so it seems
> appropriate to place it here.
>
> Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@oracle.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 08045f9efadd..5010e91e8e75 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15888,6 +15888,7 @@ R: Harry Yoo <harry.yoo@oracle.com>
> L: linux-mm@kvack.org
> S: Maintained
> F: include/linux/rmap.h
> +F: mm/page_vma_mapped.c
> F: mm/rmap.c
>
> MEMORY MANAGEMENT - SECRETMEM
> --
> 2.49.0
>
next prev parent reply other threads:[~2025-06-17 17:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-17 16:51 Lorenzo Stoakes
2025-06-17 17:33 ` Liam R. Howlett [this message]
2025-06-17 17:41 ` David Hildenbrand
2025-06-17 18:22 ` Vlastimil Babka
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=htutomkl7dzbc4x4zwowckl3fpjz3uypko6gnvqj3q7u5fp672@pc4r6wio64dz \
--to=liam.howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=david@redhat.com \
--cc=harry.yoo@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lorenzo.stoakes@oracle.com \
--cc=riel@surriel.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