linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] use update_mmu_tlb() on the second thread
@ 2022-09-29 11:23 Qi Zheng
  2022-09-29 11:23 ` [PATCH v3 1/2] mm: " Qi Zheng
  2022-09-29 11:23 ` [PATCH v3 2/2] LoongArch: update local TLB if PTE entry exists Qi Zheng
  0 siblings, 2 replies; 11+ messages in thread
From: Qi Zheng @ 2022-09-29 11:23 UTC (permalink / raw)
  To: akpm, maobibo, chenhuacai, songmuchun, david
  Cc: linux-kernel, linux-mm, loongarch, chris, jcmvbkbc, Qi Zheng

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

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-09-30 23:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29 11:23 [PATCH v3 0/2] use update_mmu_tlb() on the second thread Qi Zheng
2022-09-29 11:23 ` [PATCH v3 1/2] mm: " Qi Zheng
2022-09-30  8:30   ` David Hildenbrand
2022-09-30  8:43     ` Qi Zheng
2022-09-30  8:44       ` David Hildenbrand
2022-09-30  8:46         ` Qi Zheng
2022-09-30 22:31         ` Andrew Morton
2022-09-30 23:09           ` Qi Zheng
2022-09-29 11:23 ` [PATCH v3 2/2] LoongArch: update local TLB if PTE entry exists Qi Zheng
2022-09-29 11:42   ` Huacai Chen
2022-09-29 12:10     ` Qi Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox