linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] powerpc: misc interrupt and context tracking
@ 2022-10-14  3:07 Nicholas Piggin
  2022-10-14  3:07 ` [PATCH v2 1/2] KVM: PPC: BookS PR-KVM and BookE do not support " Nicholas Piggin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicholas Piggin @ 2022-10-14  3:07 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Nicholas Piggin

These are several fixes for regressions and crash bugs. Since v1
I cut down the fixes to a minimum.

Thanks,
Nick

Nicholas Piggin (2):
  KVM: PPC: BookS PR-KVM and BookE do not support context tracking
  powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warning

 arch/powerpc/kernel/exceptions-64e.S |  7 +++++++
 arch/powerpc/kernel/exceptions-64s.S |  7 +++++++
 arch/powerpc/kernel/interrupt.c      | 12 +++++++++---
 arch/powerpc/kvm/Kconfig             |  4 ++++
 4 files changed, 27 insertions(+), 3 deletions(-)

-- 
2.37.2


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

end of thread, other threads:[~2022-10-28 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-14  3:07 [PATCH v2 0/2] powerpc: misc interrupt and context tracking Nicholas Piggin
2022-10-14  3:07 ` [PATCH v2 1/2] KVM: PPC: BookS PR-KVM and BookE do not support " Nicholas Piggin
2022-10-14  3:07 ` [PATCH v2 2/2] powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warning Nicholas Piggin
2022-10-28 11:49 ` [PATCH v2 0/2] powerpc: misc interrupt and context tracking Michael Ellerman

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).