]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mmu_gather: remove unused __tlb_remove_page()
authorBaoquan He <bhe@redhat.com>
Tue, 11 Feb 2025 10:13:39 +0000 (18:13 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Feb 2025 00:59:59 +0000 (16:59 -0800)
commit1a265f0309c7ca8fded0310fbf3921d0ca3e4148
tree82ba3fcbc2c031517b97664adbe3ef89b102ec28
parent50c994df6c0a762a4c38b053ee36e1cff91d6b4d
mm/mmu_gather: remove unused __tlb_remove_page()

Nobody is using __tlb_remove_page() now, clean it up.

And also remove the code comment above tlb_remove_page() because it's not
meaningful any more.

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