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:
8da8ba2
)
mtd: omap2: fix resource leak in prefetch-busy path
author
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 11 Apr 2012 01:04:34 +0000
(
04:04
+0300)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 14 May 2012 03:52:10 +0000
(22:52 -0500)
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>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found