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:
2986bd2
)
[MTD] mtdoops: Perform write operations in a workqueue
author
Richard Purdie
<rpurdie@rpsys.net>
Tue, 29 Jan 2008 11:27:11 +0000
(11:27 +0000)
committer
David Woodhouse
<dwmw2@infradead.org>
Sun, 3 Feb 2008 07:14:41 +0000
(18:14 +1100)
Writing to the flash needs to be done in a workqueue. The console
write functions may be called in any context which can lead to
lockups otherwise.
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found