]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: drop leftover comment references to pxx_huge()
authorPeter Xu <peterx@redhat.com>
Mon, 27 May 2024 15:48:55 +0000 (11:48 -0400)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jul 2024 02:30:02 +0000 (19:30 -0700)
commitd39b6af2189095f2c411a0a261d44e0ac4be3ad1
tree05b37cb5422f3df332379ac65aea4b326aaaed6a
parent7005e7ec28855f3aa8355c39a7786d859ec92888
mm: drop leftover comment references to pxx_huge()

pxx_huge() has been removed in recent commit 9636f055dae1 ("mm/treewide:
remove pXd_huge()"), however there are still three comments referencing
the API that got overlooked.  Remove them.

Link: https://lkml.kernel.org/r/20240527154855.528816-1-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Reported-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/mm/arch_pgtable_helpers.rst
arch/x86/mm/pat/set_memory.c