]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mmu_gather: clean up the stale code comment
authorBaoquan He <bhe@redhat.com>
Tue, 11 Feb 2025 03:43:48 +0000 (11:43 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 4 Mar 2025 05:49:51 +0000 (21:49 -0800)
commitf9e58b11ec220b6444d6b2c2b46d939cd6d3b224
tree51d8336f9511f67e494f4ca19a138e6465e865bd
parent1295c75c8a9f04b8d202fc9d9aa6e96bb0196206
mm/mmu_gather: clean up the stale code comment

In commit d7f861b9c43a ("mm/mmu_gather: add __tlb_remove_folio_pages()"),
helper function __tlb_remove_folio_pages_size() was added.  And based on
the helper, wrapper functions __tlb_remove_folio_pages() and
__tlb_remove_page_size() are created and used by upper level functions.

So let's update the code comment to reflect the current code about
tlb_remove_page()/tlb_remove_page_size(), etc.

Link: https://lkml.kernel.org/r/20250211034348.39531-2-bhe@redhat.com
Signed-off-by: Baoquan He <bhe@redhat.com>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@kernel.org>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Qi Zheng <zhengqi.arch@bytedance.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/asm-generic/tlb.h