Re: [PATCH v2.6.36-rc7 2/2] shpchp: update workqueue usage

From: Jesse Barnes
Date: Fri Oct 15 2010 - 16:17:43 EST


On Fri, 15 Oct 2010 22:08:24 +0200
Tejun Heo <tj@xxxxxxxxxx> wrote:

> Hello,
>
> On 10/15/2010 09:52 PM, Jesse Barnes 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.
> >
> > Applied these two, thanks. I think Kenji-san will probably let me know
> > if pciehp suddenly breaks as a result. :)
>
> Just in case, these are in no way aimed for v2.6.36. They are at the
> earliest for v2.6.37-rc1. Thanks a lot.

Of course, everything I've applied today has been for 2.6.37; 2.6.36 is
well closed now, there are no critical missing PCI fixes that I'm aware
of.

--
Jesse Barnes, Intel Open Source Technology Center
--
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/