[PATCH v2 6/6] mm: pgtable: remove tlb_remove_page_ptdesc()
Kevin Brodsky
kevin.brodsky at arm.com
Wed Feb 26 00:32:40 PST 2025
On 25/02/2025 04:45, Qi Zheng wrote:
> The tlb_remove_ptdesc()/tlb_remove_table() is specially designed for page
> table pages, and now all architectures have been converted to use it to
> remove page table pages. So let's remove tlb_remove_page_ptdesc(), it
> currently has no users and should not be used for page table pages.
>
> Signed-off-by: Qi Zheng <zhengqi.arch at bytedance.com>
> Suggested-by: Peter Zijlstra (Intel) <peterz at infradead.org>
Reviewed-by: Kevin Brodsky <kevin.brodsky at arm.com>
More information about the linux-riscv
mailing list