Re: [PATCH] net/rxrpc: Convert to kthread API.

From: Andrew Morton
Date: Thu Apr 19 2007 - 19:06:40 EST


On Thu, 19 Apr 2007 10:32:38 +0100
David Howells <dhowells@xxxxxxxxxx> wrote:

> Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote:
>
> > This patch modifies the startup of krxtimod, krxiod, and krxsecd
> > to use kthread_run instead of a combination of kernel_thread
> > and daemonize making the code slightly simpler and more maintainable.
>
> Again, please drop in favour of my RxRPC patches.
>

Do those patches convert all this code over to full use of the kthread
API? Because it seems that a conversion would be straightforward, and
is needed.
-
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/