[PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
Arnd Bergmann
arnd at arndb.de
Wed Jan 8 03:03:15 PST 2025
On Wed, Jan 8, 2025, at 07:57, Qi Zheng wrote:
> Several architectures (arm, arm64, riscv and x86) define exactly the
> same __tlb_remove_table(), just introduce generic __tlb_remove_table() to
> eliminate these duplications.
>
> The s390 __tlb_remove_table() is nearly the same, so also make s390
> __tlb_remove_table() version generic.
>
> Signed-off-by: Qi Zheng <zhengqi.arch at bytedance.com>
> Reviewed-by: Kevin Brodsky <kevin.brodsky at arm.com>
> Acked-by: Andreas Larsson <andreas at gaisler.com> # sparc
> Acked-by: Alexander Gordeev <agordeev at linux.ibm.com> # s390
Acked-by: Arnd Bergmann <arnd at arndb.de> # asm-generic
More information about the linux-riscv
mailing list