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:
733daa5
)
jffs2: Fix serious write stall due to erase
author
Joakim Tjernlund
<Joakim.Tjernlund@transmode.se>
Thu, 7 Oct 2010 16:01:44 +0000
(18:01 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 25 Oct 2010 00:06:22 +0000
(
01:06
+0100)
Drop the alloc_sem before erasing flash in
jffs2_garbage_collect_pass().
Otherwise writes are put on hold until the erase
has finised.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found