]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64: Replay hypervisor maintenance interrupt first
authorNicholas Piggin <npiggin@gmail.com>
Wed, 14 Sep 2016 03:01:21 +0000 (13:01 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 20 Sep 2016 04:35:34 +0000 (14:35 +1000)
commita9fc9e5b935f80b4dabf39d38f191d713094717c
treebdda9e73e12a553082bf284f0516538f8f72fa7e
parent4f3aadf0e2a90ab2a058a239d03e6c1f50524d8c
powerpc/64: Replay hypervisor maintenance interrupt first

The HMI (Hypervisor Maintenance Interrupt) is defined by the
architecture 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 <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/irq.c