On Wed, 2016-14-09 at 03:01:21 UTC, Nicholas Piggin wrote:
> The hmi is defined to be higher priority than other maskable
> interrupts, so replay it first, as a best-effort to replay according
> to hardware priorities.
>
> Signed-off-by: Nicholas Piggin
Applied to powerpc next, thanks.
https://
The hmi is defined to be higher priority than other maskable
interrupts, so replay it first, as a best-effort to replay according
to hardware priorities.
Signed-off-by: Nicholas Piggin
---
arch/powerpc/kernel/irq.c | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git