From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Tejun Heo <tj@kernel.org>
Cc: linux-pci@vger.kernel.org, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2.6.36-rc7 2/2] shpchp: update workqueue usage
Date: Sun, 17 Oct 2010 20:03:47 -0700 [thread overview]
Message-ID: <20101017200347.5ca09aed@jbarnes-desktop> (raw)
In-Reply-To: <4CB8698A.8030202@kernel.org>
On Fri, 15 Oct 2010 16:47:38 +0200
Tejun Heo <tj@kernel.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.
>
> Signed-off-by: Tejun Heo <tj@kernel.org>
> ---
...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@virtuousgeek.org>
--
Jesse Barnes, Intel Open Source Technology Center
next prev parent reply other threads:[~2010-10-18 3:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-15 14:47 [PATCH v2.6.36-rc7 1/2] pciehp: update workqueue usage Tejun Heo
2010-10-15 14:47 ` [PATCH v2.6.36-rc7 2/2] shpchp: " Tejun Heo
2010-10-15 19:52 ` Jesse Barnes
2010-10-15 20:08 ` Tejun Heo
2010-10-15 20:17 ` Jesse Barnes
2010-10-15 21:25 ` Kenji Kaneshige
2010-10-18 3:03 ` Jesse Barnes [this message]
2010-10-18 5:02 ` Tejun Heo
2010-10-18 6:34 ` Tejun Heo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101017200347.5ca09aed@jbarnes-desktop \
--to=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.