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:
a98d24b
)
genirq: Implement irq reservation
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 12 Oct 2010 10:31:46 +0000
(12:31 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 12 Oct 2010 14:39:07 +0000
(16:39 +0200)
Mark a range of interrupts as allocated. In the SPARSE_IRQ=n case we
need this to update the bitmap for the legacy irqs so the enumerator
via irq_get_next_irq() works.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found