diff options
| author | Yasuaki Ishimatsu <[email protected]> | 2007-07-17 21:22:03 +0900 |
|---|---|---|
| committer | Tony Luck <[email protected]> | 2007-07-17 09:51:00 -0700 |
| commit | 4bbdec7a84ca8ce786c44bc338a37d97a13cbf20 (patch) | |
| tree | f259b119cad33e54e6f924108e9bb86b5268dfab /scripts | |
| parent | eb21ab24955ee025434ad09cd8e5e1a74c798777 (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 <[email protected]>
Signed-off-by: Yasuaki Ishimatsu <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions