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:
c02368a
)
genirq: assert that irq handlers are indeed running in hardirq context
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 2 Mar 2009 15:13:32 +0000
(16:13 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 2 Mar 2009 23:05:45 +0000
(
00:05
+0100)
Make sure the genirq layer handlers are indeed running handlers
in hardirq context. That is the genirq expectation and doing
anything else is broken.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <
1236006812
.5330.632.camel@laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found