Re: [PATCH] kthread: convert pcmcia_cs from kernel_thread

From: Serge E. Hallyn
Date: Wed Jun 14 2006 - 08:51:16 EST


Quoting Dominik Brodowski (linux@xxxxxxxxxxxxxxxxxxxx):
> On Wed, Jun 14, 2006 at 07:06:37AM -0500, Serge E. Hallyn wrote:
> > Convert pcmcia_cs to use kthread instead of the deprecated
> > kernel_thread.
>
> Nack.
>
> See
> http://lists.infradead.org/pipermail/linux-pcmcia/2006-February/003259.html
> or http://lkml.org/lkml/2006/2/14/395 for details.

Ok - so if we keep the thread_done completion in front of the main
loop in pccardd to check for that error, will that be sufficient?

thanks,
-serge
-
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/