[PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Kevin Brodsky
kevin.brodsky at arm.com
Wed Jan 8 00:31:06 PST 2025
On 08/01/2025 07:57, Qi Zheng wrote:
> Convert __tlb_remove_table() to use struct ptdesc, which will help to move
> pagetable_dtor() to __tlb_remove_table().
>
> And page tables shouldn't have swap cache, so use pagetable_free() instead
> of free_page_and_swap_cache() to free page table pages.
>
> Signed-off-by: Qi Zheng <zhengqi.arch at bytedance.com>
Definitely a good idea to have split patch 11 from v4.
Reviewed-by: Kevin Brodsky <kevin.brodsky at arm.com>
- Kevin
More information about the linux-riscv
mailing list