From: Jens Axboe Date: Thu, 17 Sep 2009 17:56:01 +0000 (+0200) Subject: writeback: don't use schedule_timeout() without setting runstate X-Git-Tag: v2.6.32-rc1~617^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3542a5c0de3d5b33227214a692bf9b12e249078e;p=pandora-kernel.git writeback: don't use schedule_timeout() without setting runstate Just use schedule_timeout_interruptible(), saves a call to set_current_state(). Signed-off-by: Jens Axboe --- Reading git-diff-tree failed