Re: [PATCH] ksm: update comments and docs to reference folio->mapping

"David Hildenbrand (Arm)" <[email protected]> Wed, 5 Aug 2026 13:05:03 +0200
Newsgroups gmane.linux.kernel,gmane.linux.kernel.mm,gmane.linux.documentation
Message-ID <[email protected]>
On 8/5/26 12:59, Hongfu Li wrote:
> From: Hongfu Li <[email protected]>
> 
> The KSM code already stores and checks the stable node key via
> folio->mapping, but the comment in ksm_get_folio() and the reverse
> mapping documentation in ksm.rst still refer to page->mapping.
> 
> This is a pure wording update to match the folio-based implementation.
> No functional change is intended.
> 
> Signed-off-by: Hongfu Li <[email protected]>
> ---

No idea about the Chinese stuff, but looks correct.

Acked-by: David Hildenbrand (Arm) <[email protected]>

-- 
Cheers,

David