]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit79231448c929cc0870f6e5cc10c485661dfb4a9f
tree74cf30bbbdeef9ba678ec4b1f20bc81e452e04fb
parent2def86a7200ca3a9828926eef927a89adb82ce32
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