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:
2692ba6
)
davinci-cpdma: fix locking issue in cpdma_chan_stop
author
Ilya Yanok
<yanok@emcraft.com>
Sun, 18 Dec 2011 10:02:04 +0000
(10:02 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 Dec 2011 21:31:13 +0000
(16:31 -0500)
Free the channel lock before calling __cpdma_chan_process to prevent
dead lock.
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Tested-by: Ameya Palande <2ameya@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found