diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2010-03-30 01:07:04 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-05-04 13:34:30 -0700 |
commit | 414d3448dbcb40807a1265ace64b2576ef919fbe (patch) | |
tree | 6410ffc3435366a7e1d1677b3b2dade291ed42ee /init | |
parent | 9a0a91bb56d2915cdb8585717de38376ad20fef9 (diff) | |
download | lwn-414d3448dbcb40807a1265ace64b2576ef919fbe.tar.gz lwn-414d3448dbcb40807a1265ace64b2576ef919fbe.zip |
x86, acpi/irq: pci device dev->irq is an isa irq not a gsi
Strictly speaking on x86 (where acpi is used) dev->irq must be
a dual i8259 irq input aka an isa irq. Therefore we should translate
that isa irq into a gsi before passing it to a function that
takes a gsi.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
LKML-Reference: <1269936436-7039-3-git-send-email-ebiederm@xmission.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions