From: Kent Overstreet Date: Thu, 25 Apr 2013 02:01:12 +0000 (-0700) Subject: bcache: Convert allocator thread to kthread X-Git-Tag: v3.11-rc3~32^2~1^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=119ba0f82839cd80eaef3e6991988f1403965d5b;p=pandora-kernel.git bcache: Convert allocator thread to kthread Using a workqueue when we just want a single thread is a bit silly. Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed