From: Serge E. Hallyn Date: Sun, 25 Jun 2006 12:48:59 +0000 (-0700) Subject: [PATCH] kthread: update loop.c to use kthread X-Git-Tag: v2.6.18-rc1~909 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7b2eff059fcc2d1b7085ee3d84b79fd657a537b;p=pandora-kernel.git [PATCH] kthread: update loop.c to use kthread Update loop.c to use a kthread instead of a deprecated kernel_thread for loop devices. [akpm@osdl.org: don't change the thread's name] Signed-off-by: Serge E. Hallyn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed