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