[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CB8C6B3.9000308@jp.fujitsu.com>
Date: Sat, 16 Oct 2010 06:25:07 +0900
From: Kenji Kaneshige <kaneshige.kenji@...fujitsu.com>
To: Jesse Barnes <jbarnes@...tuousgeek.org>, Tejun Heo <tj@...nel.org>
CC: linux-pci@...r.kernel.org, lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2.6.36-rc7 2/2] shpchp: update workqueue usage
(2010/10/16 4:52), Jesse Barnes wrote:
> On Fri, 15 Oct 2010 16:47:38 +0200
> Tejun Heo<tj@...nel.org> 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. :)
>
Thank you for the patch. I'll review and test it.
Yeah, I'll let you know if I find something, Jesse.
Regards,
Kenji Kaneshige
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists