From: Christoph Hellwig <[EMAIL PROTECTED]> Date: Fri, 1 Dec 2006 08:22:25 +0000
> On Thu, Nov 30, 2006 at 08:14:23PM -0800, David Miller wrote: > > Agreed. > > > > Robert, please fix this by using a completion so that we can > > wait for the threads to start up, something like this: > > No, that's wrong aswell :) Please use the kthread_ API that takes > care of all this. kernel_thread is going away mid-term, so you'd > have to do this work anyway. I was going to suggest this Christophe, but I wanted a change small and easy enough to verify in order to merge the fix into the -stable branch. Converting the thing over to kthread would make the change more risky in such a context. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
