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:
676ad58
)
IB/ehca: Do not turn off irqs in tasklet context
author
Alexander Schmidt
<alexs@linux.vnet.ibm.com>
Wed, 27 Jan 2010 17:01:56 +0000
(17:01 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 12 Feb 2010 23:22:37 +0000
(15:22 -0800)
The irq_spinlock is only taken in tasklet context, so it is safe not to
disable hardware interrupts.
Signed-off-by: Alexander Schmidt <alexs@linux.vnet.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found