From: Jan Kara Date: Mon, 13 Jun 2005 22:52:32 +0000 (-0700) Subject: [PATCH] cond_resched_lock() fix X-Git-Tag: v2.6.12~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6df3cecbb95345981718b38d357c50bc3425420a;p=pandora-kernel.git [PATCH] cond_resched_lock() fix On one path, cond_resched_lock() fails to return true if it dropped the lock. We think this might be causing the crashes in JBD's log_do_checkpoint(). Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed