diff options
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | 2007-08-28 16:01:21 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-08-28 16:01:21 -0700 |
commit | 17764d2437b0c4440e0718205f2c26dbaa72bc27 (patch) | |
tree | 37ddca9b39dbc184b27503d226cba86f48f8c525 /arch/ia64/kernel/salinfo.c | |
parent | b07d68b5ca4d55a16fab223d63d5fb36f89ff42f (diff) |
[IA64] Fix unexpected interrupt vector handling
Fix handling for spurious interrupts not being mapped to any IRQs.
Currently, spurious interrupts that are not mapped to any IRQs are
handled as IRQ 15 (== IA64_SPURIOUS_VECTOR). But it is not proper
because vector != irq. We need special handlings for such spurious
interrupts not being mapped to any IRQs.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/salinfo.c')
0 files changed, 0 insertions, 0 deletions