Excerpts from Nicholas Piggin's message of February 6, 2021 12:46 pm:
> Excerpts from Michael Ellerman's message of February 6, 2021 9:38 am:
>> Nicholas Piggin writes:
>>> Excerpts from Michael Ellerman's message of February 4, 2021 8:15 pm:
Nicholas Piggin writes:
> This moves the comm
Excerpts from Michael Ellerman's message of February 6, 2021 9:38 am:
> Nicholas Piggin writes:
>> Excerpts from Michael Ellerman's message of February 4, 2021 8:15 pm:
>>> Nicholas Piggin writes:
This moves the common NMI entry and exit code into the interrupt handler
wrappers.
>>
Nicholas Piggin writes:
> Excerpts from Michael Ellerman's message of February 4, 2021 8:15 pm:
>> Nicholas Piggin writes:
>>> This moves the common NMI entry and exit code into the interrupt handler
>>> wrappers.
>>>
>>> This changes the behaviour of soft-NMI (watchdog) and HMI interrupts, and
>
Excerpts from Michael Ellerman's message of February 4, 2021 8:15 pm:
> Nicholas Piggin writes:
>> This moves the common NMI entry and exit code into the interrupt handler
>> wrappers.
>>
>> This changes the behaviour of soft-NMI (watchdog) and HMI interrupts, and
>> also MCE interrupts on 64e, by
Nicholas Piggin writes:
> This moves the common NMI entry and exit code into the interrupt handler
> wrappers.
>
> This changes the behaviour of soft-NMI (watchdog) and HMI interrupts, and
> also MCE interrupts on 64e, by adding missing parts of the NMI entry to
> them.
>
> Signed-off-by: Nicholas