Re: [PATCH] tomoyo: remove tomoyo_gc_thread()->daemonize()

From: James Morris
Date: Tue Aug 16 2011 - 19:56:04 EST


On Tue, 16 Aug 2011, Oleg Nesterov wrote:

> daemonize() is only needed when a user-space task does kernel_thread().
>
> tomoyo_gc_thread() is kthread_create()'ed and thus it doesn't need
> the soon-to-be-deprecated daemonize().
>
> Signed-off-by: Oleg Nesterov <oleg@xxxxxxxxxx>

Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next


--
James Morris
<jmorris@xxxxxxxxx>
--
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/