]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/memory: document restore_exclusive_pte()
authorDavid Hildenbrand <david@redhat.com>
Wed, 26 Feb 2025 13:22:56 +0000 (14:22 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 4 Mar 2025 05:50:36 +0000 (21:50 -0800)
commitdbb2af488c7a84e45242f8529d70ebd078230232
tree375f3abc60cf1409096b6f3d742195a6cfad79ee
parente6829f45f13551da568f0509a5a86959fd322f96
mm/memory: document restore_exclusive_pte()

Let's document how this function is to be used, and why the folio lock is
involved.

Link: https://lkml.kernel.org/r/20250226132257.2826043-5-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Cc: Alistair Popple <apopple@nvidia.com>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Cc: Jérôme Glisse <jglisse@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memory.c