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:
fb4a90b
)
[JFFS2] Fix cleanup in case of GC-Task not started
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 20 May 2005 21:37:15 +0000
(22:37 +0100)
committer
Thomas Gleixner
<tglx@mtd.linutronix.de>
Mon, 23 May 2005 11:48:38 +0000
(13:48 +0200)
Do not call wait_for_completion, when the gc task is not there.
Prevent an oops when the gc thread was not started.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found