From: Stefan Priebe Date: Sat, 16 Nov 2013 20:26:52 +0000 (+0100) Subject: bcache: kthread don't set writeback task to INTERUPTIBLE X-Git-Tag: v3.13-rc6~5^2~8^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f665c0f852316ff99e9eb7f71f34d43003f8e139;p=pandora-kernel.git bcache: kthread don't set writeback task to INTERUPTIBLE at the beginning (schedule_timout_interuptible) and others do his on their own This prevents wrong load average calculation (load of 1 per thread) Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed