All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] More PCID fixes
@ 2017-09-08  5:06 Andy Lutomirski
  2017-09-08  5:06 ` [PATCH 1/2] x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off() Andy Lutomirski
  2017-09-08  5:06 ` [PATCH 2/2] x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3 Andy Lutomirski
  0 siblings, 2 replies; 9+ messages in thread
From: Andy Lutomirski @ 2017-09-08  5:06 UTC (permalink / raw)
  To: X86 ML
  Cc: Borislav Petkov, linux-kernel@vger.kernel.org, Linus Torvalds,
	Jiri Kosina, Andy Lutomirski

This gets rid of the problematic VM_BUG_ON and fixes hibernation.

Andy Lutomirski (2):
  x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off()
  x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3

 arch/x86/mm/tlb.c             | 22 +++++++++++++++++++++-
 arch/x86/power/hibernate_64.c | 21 ++++++++++++++++++++-
 2 files changed, 41 insertions(+), 2 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2017-09-13  8:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08  5:06 [PATCH 0/2] More PCID fixes Andy Lutomirski
2017-09-08  5:06 ` [PATCH 1/2] x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off() Andy Lutomirski
2017-09-08  5:09   ` Andy Lutomirski
2017-09-13  8:55   ` [tip:x86/urgent] " tip-bot for Andy Lutomirski
2017-09-08  5:06 ` [PATCH 2/2] x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3 Andy Lutomirski
2017-09-08  7:59   ` Jiri Kosina
2017-09-10 19:17     ` Andy Lutomirski
2017-09-11  5:48       ` Ingo Molnar
2017-09-13  8:55   ` [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.