bcache: kthread don't set writeback task to INTERUPTIBLE
authorStefan Priebe <s.priebe@profihost.ag>
Sat, 16 Nov 2013 20:26:52 +0000 (21:26 +0100)
committerKent Overstreet <kmo@daterainc.com>
Mon, 16 Dec 2013 22:04:57 +0000 (14:04 -0800)
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 <kmo@daterainc.com>

No differences found