On Fri, 15 Oct 2010 16:47:38 +0200 Tejun Heo <tj@xxxxxxxxxx> wrote: > * Rename shpchp_wq to shpchp_ordered_wq and add non-ordered shpchp_wq > which is used instead of the system workqueue. This is to remove > the use of flush_scheduled_work() which is deprecated and scheduled > for removal. > > * With cmwq in place, there's no point in creating workqueues lazily. > Create both shpchp_wq and shpchp_ordered_wq upfront. > > * Include workqueue.h from shpchp.h. > > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> > --- ...and dropped again. Hadn't realized they depend on stuff from your workqueue tree. Please just include them there assuming Kenji-san doesn't nack them. Acked-by: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx> -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html