summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-12-22 10:55:37 (GMT)
committerPaul Mackerras <paulus@samba.org>2005-12-22 10:55:37 (GMT)
commit8b1af56b29b9b81538b4d0d4fd9515618618ead1 (patch)
treea0075fc5af002bc26b6e8217ccb80b92e6bf2b65 /include
parentd5ea4e26602fa7f5141872f2c17a862f1974a73f (diff)
downloadlinux-fsl-qoriq-8b1af56b29b9b81538b4d0d4fd9515618618ead1.tar.xz
powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller
It turns out that commit f9bd170a87948a9e077149b70fb192c563770fdf broke the cascade from XICS to i8259 on pSeries machines; specifically we ended up not ever doing the EOI on the XICS for the cascade. The result was that interrupts from the serial ports (and presumably any other devices using ISA interrupts) didn't get through. This fixes it and also simplifies the code, by doing the EOI on the XICS in the xics_get_irq routine after reading and acking the interrupt on the i8259. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions