lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <99E9F1C8-0F9A-4BF6-8649-831882D8A0B2@nvidia.com>
Date: Fri, 11 Jul 2025 11:25:15 -0400
From: Zi Yan <ziy@...dia.com>
To: Sidhartha Kumar <sidhartha.kumar@...cle.com>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
 akpm@...ux-foundation.org, willy@...radead.org, muchun.song@...ux.dev,
 osalvador@...e.de, vbabka@...e.cz
Subject: Re: [PATCH] mm/page_owner: convert set_page_owner_migrate_reason() to
 folios

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@...cle.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@...dia.com>

Best Regards,
Yan, Zi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ