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:
e675b6d
)
IB/ehca: Init irq tasklet before irq can happen
author
Alexander Schmidt
<alexs@linux.vnet.ibm.com>
Mon, 5 Jul 2010 11:41:56 +0000
(11:41 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 4 Aug 2010 23:14:33 +0000
(16:14 -0700)
Initialize tasklet before interrupts are requested to prevent
scheduling of an uninitialized tasklet.
Signed-off-by: Alexander Schmidt <alexs@linux.vnet.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found