From: Thomas Gleixner Date: Fri, 20 May 2005 21:37:15 +0000 (+0100) Subject: [JFFS2] Fix cleanup in case of GC-Task not started X-Git-Tag: v2.6.13-rc3~93^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2d48b1a98bb5da8d6998ca4db0b20fa46938a11;p=pandora-kernel.git [JFFS2] Fix cleanup in case of GC-Task not started 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 --- Reading git-diff-tree failed