Linux s390 Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/1] address one of sashiko pre-existing issues
@ 2026-08-06 12:52 Christian Borntraeger
  2026-08-06 12:52 ` [PATCH 1/1] KVM: s390: Fix memory corruption by not reinjecting CK machine checks Christian Borntraeger
  2026-08-06 13:04 ` [PATCH on master] " Christian Borntraeger
  0 siblings, 2 replies; 7+ messages in thread
From: Christian Borntraeger @ 2026-08-06 12:52 UTC (permalink / raw)
  To: Janosch Frank, Claudio Imbrenda
  Cc: KVM, Christian Borntraeger, David Hildenbrand, linux-s390,
	Heiko Carstens, Vasily Gorbik, Alexander Gordeev, Sven Schnelle


Heiko, Vasily, Alexander,

this touches s390 nmi code. Please review the change.
Shall we move  MCCK_CODE_NO_GUEST into nmi.h and use
that for masking in s390_backup_mcck_info as well? 


If you are ok with this, 
shall we take this via the kvm tree?



Christian Borntraeger (1):
  KVM: s390: Fix memory corruption by not reinjecting CK machine checks

 arch/s390/include/asm/nmi.h |  1 +
 arch/s390/kernel/nmi.c      |  4 ++--
 arch/s390/kvm/interrupt.c   | 24 ++++++++----------------
 3 files changed, 11 insertions(+), 18 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-08-06 14:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06 12:52 [PATCH 0/1] address one of sashiko pre-existing issues Christian Borntraeger
2026-08-06 12:52 ` [PATCH 1/1] KVM: s390: Fix memory corruption by not reinjecting CK machine checks Christian Borntraeger
2026-08-06 14:20   ` Heiko Carstens
2026-08-06 14:37   ` Claudio Imbrenda
2026-08-06 14:39     ` Christian Borntraeger
2026-08-06 13:04 ` [PATCH on master] " Christian Borntraeger
2026-08-06 13:16   ` sashiko-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox