diff options
author | Ludovic Desroches <[email protected]> | 2013-04-18 09:52:59 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-04-18 08:54:22 -0700 |
commit | d202f05158442396033f416df376f8ece1f563df (patch) | |
tree | 1c08c8128ac638606af144eec1338c864310a3d4 /lib/memory-notifier-error-inject.c | |
parent | ebe80544338a393e94b65995120c3028c80abc62 (diff) |
dmaengine: at_hdmac: fix race condition in atc_advance_work()
The BUG_ON() directive is triggered probably due to a latency
modification following inclusion of commit c10d73671ad3 ("softirq:
reduce latencies"). This condition has not been met before 3.9-rc1 and
doesn't trigger without this patch.
We now make sure that DMA channel is idle before calling
atc_complete_all() which makes the BUG_ON() "protection" useless.
Signed-off-by: Ludovic Desroches <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions