]> git.baikalelectronics.ru Git - kernel.git/commit
powernv/eeh: Update the EEH code to use the opal irq domain
authorAlistair Popple <alistair@popple.id.au>
Fri, 15 May 2015 04:06:40 +0000 (14:06 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 22 May 2015 05:14:38 +0000 (15:14 +1000)
commit46ead3950c56cb6b715fd97d407e6ba201752eb2
tree74cf30bbbdeef9ba678ec4b1f20bc81e452e04fb
parent3cf491fe4001b1a237a93bc2a83c39bc67b1af8b
powernv/eeh: Update the EEH code to use the opal irq domain

The eeh code currently uses the old notifier method to get eeh events
from OPAL. It also contains some logic to filter opal events which has
been moved into the virtual irqchip. This patch converts the eeh code
to the new event interface which simplifies event handling.

Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/eeh-powernv.c