diff options
| author | Paul Mackerras <paulus@samba.org> | 2004-10-20 20:56:51 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@evo.osdl.org> | 2004-10-20 20:56:51 -0700 |
| commit | 2a0e92f47d29c40e86a0201328239d13e3d702dd (patch) | |
| tree | 30bfb9e1e38c640abf58dd5b8c7887ba1d01e171 /include/linux | |
| parent | 3c82dd8bcfbf895a71194c9167e8885e23477303 (diff) | |
[PATCH] ppc64: fix XICS startup function to enable as well
When the generic IRQ patch went in, it changed the behaviour of setup_irq
(compared to the previous ppc64 version) in that we now don't call the
handler's enable function if it has a startup function. The XICS interrupt
controller has a startup function, and so we weren't getting any interrupts
through the XICS because they never got enabled. This patch adds a call to
xics_enable_irq to xics_startup and fixes the problem.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
