[PATCH v2 0/2] powerpc: misc interrupt and context tracking

Nicholas Piggin npiggin at gmail.com
Fri Oct 14 14:07:27 AEDT 2022


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



More information about the Linuxppc-dev mailing list