From: Christian Borntraeger <borntraeger@linux.ibm.com>
To: Janosch Frank <frankja@linux.ibm.com>,
Claudio Imbrenda <imbrenda@linux.ibm.com>
Cc: KVM <kvm@vger.kernel.org>,
Christian Borntraeger <borntraeger@linux.ibm.com>,
David Hildenbrand <david@kernel.org>,
linux-s390 <linux-s390@vger.kernel.org>,
Heiko Carstens <hca@linux.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
Sven Schnelle <svens@linux.ibm.com>
Subject: [PATCH 0/1] address one of sashiko pre-existing issues
Date: Thu, 6 Aug 2026 14:52:40 +0200 [thread overview]
Message-ID: <20260806125241.210170-1-borntraeger@linux.ibm.com> (raw)
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
next reply other threads:[~2026-08-06 12:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 12:52 Christian Borntraeger [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260806125241.210170-1-borntraeger@linux.ibm.com \
--to=borntraeger@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=david@kernel.org \
--cc=frankja@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=svens@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.