Re: [PATCH v5 24/31] KVM: s390: arm64: Introduce host definitions
From: Christian Borntraeger
Date: Mon Aug 03 2026 - 04:55:32 EST
Am 31.07.26 um 15:08 schrieb Steffen Eiden:
--- a/arch/s390/kernel/entry.S
+++ b/arch/s390/kernel/entry.S
@@ -253,9 +253,6 @@ SYM_FUNC_START(__sae64a)
stmg %r6,%r14,__SF_GPRS(%r15) # store kernel registers
STBEAR __SF_SAE_BEAR(%r15) # save breaking event address register
.insn rre,0xb9a50000,%r2,0 # Start Arm Execution
-# Let the next instruction be NOP to avoid triggering a machine check
-# and handling it in a guest as result of the instruction execution.
- nopr 7
rebase artifact. This was introduced by patch 23.