Re: [PATCH] kthread: convert stop_machine into a kthread

From: Rusty Russell
Date: Thu Jun 15 2006 - 21:03:56 EST


On Fri, 2006-06-16 at 08:20 +1000, Paul Mackerras wrote:
> Update stop_machine.c to spawn stop_machine as kthreads rather
> than the deprecated kernel_threads.
>
> Signed-off-by: Serge E. Hallyn <serue@xxxxxxxxxx>

kthread does a lot of stuff we don't need, and stop_machine is fairly
special, low-level interface.

Seems like change for change's sake, to me, *and* it added more code
than it removed.

Rusty.
--
Help! Save Australia from the worst of the DMCA: http://linux.org.au/law

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