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:
c60eaf2
)
x86: ioapic: Use irq_data->state
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 5 Feb 2011 14:35:51 +0000
(15:35 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 12 Mar 2011 13:12:00 +0000
(14:12 +0100)
Use the state information in irq_data. That avoids a radix-tree lookup
from apic_ack_level() and simplifies setup_ioapic_dest().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found