diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2008-11-18 20:45:21 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2008-12-28 20:00:04 +0100 |
commit | 746e8d3b223281f0e5472ab0ad8f59af2221ea9b (patch) | |
tree | 47cd58b80407be264b5e55174771b674c2289de6 /include/xen | |
parent | 429dbf53bca49b110f1058f0d9417a59115c41b8 (diff) |
m68k: mac baboon interrupt enable/disable
No-one seems to know how to mask individual baboon interrupts, so we just
mask the umbrella IRQ. This will work as long as only the IDE driver uses
the baboon chip (it can't deadlock). Use mac_enable_irq/mac_disable_irq
rather than enable_irq/disable_irq because the latter routines count the
depth of nested calls which triggers a warning and call trace because
IRQ_NUBUS_C is enabled twice in a row (once when the baboon handler is
registered, and once when the IDE IRQ is registered).
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions