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:
cc8e920
)
genirq: improve include files
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 16 Oct 2008 16:20:58 +0000
(18:20 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 18 Oct 2008 12:05:18 +0000
(14:05 +0200)
Move the irq_desc related iterators out of irq.h, into irqnr.h, also
available via interrupt.h.
This way non-genirq (and even non-hardirq) architectures get the
common definitions and iterators.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found