[PATCH v3 0/2] use update_mmu_tlb() on the second thread

From: Qi Zheng
Date: Thu Sep 29 2022 - 07:23:41 EST


v1: https://lore.kernel.org/lkml/20220924053239.91661-1-zhengqi.arch@xxxxxxxxxxxxx/
v2: https://lore.kernel.org/linux-mm/20220926115621.13849-1-zhengqi.arch@xxxxxxxxxxxxx/

Changelog in v2 -> v3:
- implement update_mmu_tlb() for LoongArch (suggested by Bibo)

Changelog in v1 -> v2:
- change the subject and commit message (David)

Qi Zheng (2):
mm: use update_mmu_tlb() on the second thread
LoongArch: update local TLB if PTE entry exists

arch/loongarch/include/asm/pgtable.h | 3 +++
mm/memory.c | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

--
2.20.1