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:
3b5e16d
)
powerpc: Allow irq threading
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 5 Oct 2011 02:30:51 +0000
(
02:30
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 25 Nov 2011 03:14:38 +0000
(14:14 +1100)
All interrupts which must be non threaded are marked
IRQF_NO_THREAD. So it's safe to allow force threaded handlers.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found