[MTD] mtd_blkdevs: Convert to use the kthread API
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 19 Apr 2007 07:58:33 +0000 (01:58 -0600)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 19 Apr 2007 21:16:46 +0000 (16:16 -0500)
thread_run is used intead of kernel_thread, daemonize, and mucking
around blocking signals directly.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found