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:
ba8379b
)
[PATCH] Fix Intel/Sharp command set erase suspend bug
author
Joakim Tjernlund
<joakim.tjernlund@transmode.se>
Tue, 28 Nov 2006 23:11:52 +0000
(23:11 +0000)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Wed, 29 Nov 2006 01:26:50 +0000
(17:26 -0800)
When we sleep and wait for a suspended operation to be resumed, go
back and check until it's ready -- don't just continue after the first
time we're woken. This can cause file system corruption.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found