On Mon, Apr 30, 2007 at 05:42:57PM +0200, Frank Pavlic wrote: > From: Eric Biederman <ebiederm@xxxxxxxxxxxx> > > This patch modifies the qeth_recover thread to be started > with kthread_run not a combination of kernel_thread and > daemonize. Resulting in slightly simpler and more maintainable > code. NACK, this is Eric's partial conversion which doesn't help much at all. In fact it might actually hurt by introducing unpaired kthread calls. - To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html