Re: [PATCH] cpqphp: Convert to use the kthread API

From: Andrew Morton
Date: Thu Apr 19 2007 - 21:55:35 EST


On Thu, 19 Apr 2007 01:58:36 -0600 "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> wrote:

> This patch changes cpqphp to use kthread_run and not
> kernel_thread and daemonize to startup and setup
> the cpqphp thread.

ok.. I'll rename this to "partially convert" and shall add a note
to the changelog,

This is another driver which will look a lot nicer when it has been
converted to kthread_should_stop() and kthread_stop()
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/