linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Vlastimil Babka <vbabka@suse.cz>
To: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: David Hildenbrand <david@redhat.com>,
	Rik van Riel <riel@surriel.com>,
	"Liam R . Howlett" <Liam.Howlett@oracle.com>,
	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 20:22:49 +0200	[thread overview]
Message-ID: <a8396757-f0d8-4c9a-911d-3e1a0f252b55@suse.cz> (raw)
In-Reply-To: <20250617165142.173716-1-lorenzo.stoakes@oracle.com>

On 6/17/25 18:51, Lorenzo Stoakes wrote:
> 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: Vlastimil Babka <vbabka@suse.cz>

> ---
>  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



      parent reply	other threads:[~2025-06-17 18:22 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
2025-06-17 17:41 ` David Hildenbrand
2025-06-17 18:22 ` Vlastimil Babka [this message]

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=a8396757-f0d8-4c9a-911d-3e1a0f252b55@suse.cz \
    --to=vbabka@suse.cz \
    --cc=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 \
    /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