[Devel] Re: [PATCH] arm ecard: Conver to use the kthread API.
Christoph Hellwig
hch at infradead.org
Sun Apr 22 13:18:24 PDT 2007
On Thu, Apr 19, 2007 at 01:58:43AM -0600, Eric W. Biederman wrote:
> From: Eric W. Biederman <ebiederm at xmission.com>
>
> This patch modifies the startup of kecardd to use
> kthread_run not a kernel_thread combination of kernel_thread
> and daemonize. Making the code slightly simpler and more
> maintainable.
Looks good. Given that this is non-modular and there's no
exit function there is no need for further action.
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list