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:
52e405e
)
[PATCH] genirq:fixup missing SA_PERCPU replacement
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 3 Jul 2006 00:20:32 +0000
(
02:20
+0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 3 Jul 2006 00:29:22 +0000
(17:29 -0700)
The irqflags consolidation converted SA_PERCPU_IRQ to IRQF_PERCPU but
did not define the new constant.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found