[PATCH] cpqphp: Convert to use the kthread API

Andrew Morton akpm at linux-foundation.org
Thu Apr 19 18:54:26 PDT 2007


On Thu, 19 Apr 2007 01:58:36 -0600 "Eric W. Biederman" <ebiederm at xmission.com> 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()


More information about the Containers mailing list