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:
b75ae86
)
[JFFS2] Fix hanging close for /dev/mtd character device.
author
Joakim Tjernlund
<Joakim.Tjernlund@transmode.se>
Tue, 26 Jun 2007 21:32:10 +0000
(23:32 +0200)
committer
David Woodhouse
<dwmw2@infradead.org>
Thu, 28 Jun 2007 17:37:48 +0000
(18:37 +0100)
When pdflush is erasing lots of sectors, drivers calling
mtd->sync will hang until all blocks are erased. Be nicer.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found