Hello, On Thu, Mar 17, 2016 at 12:43:35PM +0000, Grumbach, Emmanuel wrote: > > > > Use alloc_workqueue() to allocate the workqueue instead of > > create_singlethread_workqueue() since the latter is deprecated and is > > scheduled > > for removal. > > I can't see any indication of that in the code of workqueue. > Can you share details about that? create*_workqueue()'s have been deprecated and replaced by alloc*_workqueue()'s for some years now. I probably should note that in the header file. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html