Re: [PATCH] [30/34] i386: convert the monitor thread to use the kthread API



On Mon, Apr 30, 2007 at 11:55:59AM -0500, James Bottomley wrote:
On Mon, 2007-04-30 at 17:50 +0200, Andi Kleen wrote:
From: Eric W. Biederman <ebiederm@xxxxxxxxxxxx>

This patch just trivially replaces kernel_thread and daemonize with a
single call to kthread_run.

Actually, no, I'm checking out Christoph's full conversion now. If it
works, I'll send it in via the voyager tree.

Dropped
-Andi
-
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/



Relevant Pages