linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Zi Yan <ziy@nvidia.com>
To: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	akpm@linux-foundation.org, willy@infradead.org,
	muchun.song@linux.dev, osalvador@suse.de, vbabka@suse.cz
Subject: Re: [PATCH] mm/page_owner: convert set_page_owner_migrate_reason() to folios
Date: Fri, 11 Jul 2025 11:25:15 -0400	[thread overview]
Message-ID: <99E9F1C8-0F9A-4BF6-8649-831882D8A0B2@nvidia.com> (raw)
In-Reply-To: <20250711145910.90135-1-sidhartha.kumar@oracle.com>

On 11 Jul 2025, at 10:59, Sidhartha Kumar wrote:

> Both callers of set_page_owner_migrate_reason() use folios. Convert the
> function to take a folio directly and move the &folio->page conversion
> inside __set_page_owner_migrate_reason().
>
> Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
> ---
>  include/linux/page_owner.h | 8 ++++----
>  mm/hugetlb.c               | 2 +-
>  mm/migrate.c               | 2 +-
>  mm/page_owner.c            | 4 ++--
>  4 files changed, 8 insertions(+), 8 deletions(-)
>
Reviewed-by: Zi Yan <ziy@nvidia.com>

Best Regards,
Yan, Zi


  parent reply	other threads:[~2025-07-11 15:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-11 14:59 [PATCH] mm/page_owner: convert set_page_owner_migrate_reason() to folios Sidhartha Kumar
2025-07-11 15:04 ` Matthew Wilcox
2025-07-11 15:19 ` David Hildenbrand
2025-07-11 15:25 ` Zi Yan [this message]
2025-07-11 16:49 ` Vishal Moola (Oracle)
2025-07-16  8:50 ` Oscar Salvador

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=99E9F1C8-0F9A-4BF6-8649-831882D8A0B2@nvidia.com \
    --to=ziy@nvidia.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=muchun.song@linux.dev \
    --cc=osalvador@suse.de \
    --cc=sidhartha.kumar@oracle.com \
    --cc=vbabka@suse.cz \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).