On Thu, 2018-05-10 at 01:04:23 UTC, Nicholas Piggin wrote:
When soft enabled was changed to irq disabled mask, this test missed
being converted (although the equivalent book3s test was converted).
The PMU drivers consider it an NMI when they take a PMI while general
interrupts are disabled. This change restores that behaviour.
Fixes: 01417c6cc7 ("powerpc/64: Change soft_enabled from flag to bitmask")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Madhavan Srinivasan <redacted>
Series applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/81ea11d3af3aba0bea475dd1dd2f79
cheers