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:
5f20b85
)
powerpc: Mark IPI interrupts IRQF_NO_THREAD
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 5 Oct 2011 02:30:50 +0000
(
02:30
+0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 25 Nov 2011 03:14:38 +0000
(14:14 +1100)
IPI handlers cannot be threaded. Remove the obsolete IRQF_DISABLED
flag (see commit
e58aa3d2
) while at it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found