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:
e04b6fe
)
mtd: omap2: fix resource leak in prefetch-busy path
author
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 11 Apr 2012 00:51:46 +0000
(
03:51
+0300)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Fri, 27 Apr 2012 21:27:54 +0000
(
00:27
+0300)
If prefetch engine is busy, current code "forgets" to call
dma_unmap_single(), which results in a deadlock later, so add it.
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
No differences found