[PATCH] kthread: update loop.c to use kthread
authorSerge E. Hallyn <serue@us.ibm.com>
Sun, 25 Jun 2006 12:48:59 +0000 (05:48 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:20 +0000 (10:01 -0700)
commitc7b2eff059fcc2d1b7085ee3d84b79fd657a537b
tree72d357c3975f27b5c8e5cfd77464e7823a9d6b1d
parent2f72100c01dd31d769097c58874e8ab1e70b2518
[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 <serue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/loop.c
include/linux/loop.h