From: Joakim Tjernlund Date: Thu, 7 Oct 2010 16:01:44 +0000 (+0200) Subject: jffs2: Fix serious write stall due to erase X-Git-Tag: v2.6.37-rc1~22^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81cfc9f1f4ad8d335367bb393bd042cc45b00047;p=pandora-kernel.git jffs2: Fix serious write stall due to erase 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 Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed