powerpc/powernv: Register and handle OPAL interrupts
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 19 Sep 2011 17:45:03 +0000 (17:45 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 20 Sep 2011 06:10:01 +0000 (16:10 +1000)
commita125e0928c736bc50cdd9a13151d4f4ee7821266
treed7818f37855048e8214de79b3c322ff7a33406b5
parent5c7c1e9444d8bfb721a27a35bba3eeb5236c75d8
powerpc/powernv: Register and handle OPAL interrupts

We do the minimum which is to "pass" interrupts to HAL, which
makes the console smoother and will allow us to implement
interrupt based completion and console.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/opal.c