git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4924e22
)
x86: add mp_find_ioapic_pin
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Mon, 9 Feb 2009 20:05:47 +0000
(12:05 -0800)
committer
Jeremy Fitzhardinge
<jeremy@goop.org>
Mon, 9 Feb 2009 22:04:26 +0000
(14:04 -0800)
Add mp_find_ioapic_pin() to find an IO APIC's specific pin from a GSI,
and use this function within acpi/boot. Make it non-static so other
code can use it too.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found