[PATCH v5 24/31] KVM: s390: arm64: Introduce host definitions
Christian Borntraeger
borntraeger at linux.ibm.com
Mon Aug 3 01:52:52 PDT 2026
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.
More information about the linux-arm-kernel
mailing list