]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: s390: Fix lpsw/e breaking event handling
authorJanosch Frank <frankja@linux.ibm.com>
Mon, 23 Mar 2026 15:35:22 +0000 (15:35 +0000)
committerJanosch Frank <frankja@linux.ibm.com>
Tue, 31 Mar 2026 08:37:06 +0000 (08:37 +0000)
commit1653545abc6835ab723c02697a5e2964e98e2c53
treec37baf7c41ce5e54b4c01cd9fe7161627cdb9753
parent2623c96f1172ae249b67de1dfc4eacebc8673876
KVM: s390: Fix lpsw/e breaking event handling

LPSW and LPSWE need to set the gbea on completion but currently don't.
Time to fix this up.

LPSWEY was designed to not set the bear.

Fixes: 48a3e950f4cee ("KVM: s390: Add support for machine checks.")
Reported-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
arch/s390/kvm/priv.c