All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes on top of the TLB fix in x86/urgent
@ 2017-10-14 16:59 Andy Lutomirski
  2017-10-14 16:59 ` [PATCH 1/3] x86/mm/64: Remove the last VM_BUG_ON from the TLB code Andy Lutomirski
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andy Lutomirski @ 2017-10-14 16:59 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, Borislav Petkov, Andy Lutomirski

I redid the TLB fix to resolve Boris' comments, and then Ingo applied
the old version :-/

Here are my fixes respun on top of the version in -tip.  If they pass
muster (they're quite straightforward), can one of you get them to Linus?

(If you disagree with Boris, then skip patch 3.)

Andy Lutomirski (3):
  x86/mm/64: Remove the last VM_BUG_ON from the TLB code
  x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"
  x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm

 arch/x86/include/asm/tlbflush.h | 21 ++++++++++----
 arch/x86/mm/tlb.c               | 64 ++++-------------------------------------
 2 files changed, 21 insertions(+), 64 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2017-10-18 16:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-14 16:59 [PATCH 0/3] Fixes on top of the TLB fix in x86/urgent Andy Lutomirski
2017-10-14 16:59 ` [PATCH 1/3] x86/mm/64: Remove the last VM_BUG_ON from the TLB code Andy Lutomirski
2017-10-18 16:23   ` [tip:x86/urgent] x86/mm/64: Remove the last VM_BUG_ON() " tip-bot for Andy Lutomirski
2017-10-14 16:59 ` [PATCH 2/3] x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode" Andy Lutomirski
2017-10-18 16:23   ` [tip:x86/urgent] " tip-bot for Andy Lutomirski
2017-10-14 16:59 ` [PATCH 3/3] x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm Andy Lutomirski
2017-10-18 16:24   ` [tip:x86/urgent] " tip-bot for Andy Lutomirski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.