]> 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)
commit42fae450515b3a7cd873c86d7792c4bc4182f0da
treebdda9e73e12a553082bf284f0516538f8f72fa7e
parentf94e85df43d72add2fee9c24883e71d5bba9faf9
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