aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/cyclone.c
diff options
context:
space:
mode:
authorYasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>2007-07-17 08:22:03 -0400
committerTony Luck <tony.luck@intel.com>2007-07-17 12:51:00 -0400
commit4bbdec7a84ca8ce786c44bc338a37d97a13cbf20 (patch)
treef259b119cad33e54e6f924108e9bb86b5268dfab /arch/ia64/kernel/cyclone.c
parenteb21ab24955ee025434ad09cd8e5e1a74c798777 (diff)
[IA64] Fix invalid irq vector assumption for iosapic
Many of IOSAPIC codes depends on the flollowing assumptions, but these would become invalid when multiple vector domain will be supported in the future. - 1:1 mapping between IRQ and vector - IRQ == vector To fix those invalid assumptions, this patch changes iosapic_intr_info[] to be indexed by irq number instead of vector. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/cyclone.c')
0 files changed, 0 insertions, 0 deletions