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:
4b80991
)
md: move async_tx_issue_pending_all outside spin_lock_irq
author
Dan Williams
<dan.j.williams@intel.com>
Wed, 23 Jul 2008 19:05:51 +0000
(12:05 -0700)
committer
Dan Williams
<dan.j.williams@intel.com>
Wed, 23 Jul 2008 19:05:51 +0000
(12:05 -0700)
Some dma drivers need to call spin_lock_bh in their device_issue_pending
routines. This change avoids:
WARNING: at kernel/softirq.c:136 local_bh_enable_ip+0x3a/0x85()
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found