Skip to content
Commit c9f21aaf authored by Dan Williams's avatar Dan Williams
Browse files

md: move async_tx_issue_pending_all outside spin_lock_irq



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: default avatarDan Williams <dan.j.williams@intel.com>
parent 4b80991c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment