linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] minor mmu_gather patches
@ 2018-08-23  8:47 Nicholas Piggin
  2018-08-23  8:47 ` [RFC PATCH 1/2] mm: move tlb_table_flush to tlb_flush_mmu_free Nicholas Piggin
                   ` (2 more replies)
  0 siblings, 3 replies; 25+ messages in thread
From: Nicholas Piggin @ 2018-08-23  8:47 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Nicholas Piggin, torvalds, luto, x86, bp, will.deacon, riel,
	jannh, ascannell, dave.hansen, linux-kernel, linux-mm,
	David Miller, Martin Schwidefsky, Michael Ellerman, linux-arch

These are split from some patches I posted a while back, I was going
to take a look and revive the series again after your fixes go in,
but having another look, it may be that your "[PATCH 3/4] mm/tlb,
x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE" becomes
easier after my patch 1.

And I'm not convinced patch 2 is not a real bug at least for ARM64,
so it may be possible to squeeze it in if it's reviewed very
carefully (I need to actually reproduce and trace it).

So not signed off by yet, but if you think it might be worth doing
these with your changes, it could be a slightly cleaner end result?

Thanks,
Nick


Nicholas Piggin (2):
  mm: move tlb_table_flush to tlb_flush_mmu_free
  mm: mmu_notifier fix for tlb_end_vma

 include/asm-generic/tlb.h | 17 +++++++++++++----
 mm/memory.c               | 14 ++------------
 2 files changed, 15 insertions(+), 16 deletions(-)

-- 
2.17.0


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

end of thread, other threads:[~2018-09-07 14:28 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23  8:47 [RFC PATCH 0/2] minor mmu_gather patches Nicholas Piggin
2018-08-23  8:47 ` [RFC PATCH 1/2] mm: move tlb_table_flush to tlb_flush_mmu_free Nicholas Piggin
2018-08-23 13:40   ` Will Deacon
2018-09-06 20:29   ` Rik van Riel
2018-09-07 13:44     ` Will Deacon
2018-09-07 14:28       ` Rik van Riel
2018-08-23  8:47 ` [RFC PATCH 2/2] mm: mmu_notifier fix for tlb_end_vma Nicholas Piggin
2018-08-23 12:46   ` Catalin Marinas
2018-08-23 13:41   ` Will Deacon
2018-08-24 13:07   ` [RFC PATCH 2/2] mm: mmu_notifier fix for tlb_end_vma (build failures) Guenter Roeck
2018-08-24 13:10     ` Will Deacon
2018-08-24 13:24       ` Guenter Roeck
2018-08-24 13:34         ` Will Deacon
2018-08-24 13:50           ` Will Deacon
2018-08-24 13:54             ` Guenter Roeck
2018-08-24 14:06             ` Guenter Roeck
2018-08-24 14:25               ` Will Deacon
2018-08-24 18:22                 ` Guenter Roeck
2018-08-24 23:32             ` Palmer Dabbelt
2018-08-23 19:15 ` [RFC PATCH 0/2] minor mmu_gather patches Linus Torvalds
2018-08-23 19:37   ` Linus Torvalds
2018-08-23 23:27     ` Will Deacon
2018-08-23 23:42       ` Nicholas Piggin
2018-08-23 23:35   ` Nicholas Piggin
2018-08-24  8:05   ` Peter Zijlstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).