public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Lai Jiangshan <laijs@cn.fujitsu.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH wq/for-3.7] workqueue: move gcwq_associate() under CPU hotplug section
Date: Thu, 6 Sep 2012 13:26:42 -0700	[thread overview]
Message-ID: <20120906202642.GL29092@google.com> (raw)
In-Reply-To: <20120906200948.GJ29092@google.com>

Hello, Lai.

On Thu, Sep 06, 2012 at 01:09:48PM -0700, Tejun Heo wrote:
> From f3b57042feab077e340da166f0a0329793e94a16 Mon Sep 17 00:00:00 2001
> From: Tejun Heo <tj@kernel.org>
> Date: Thu, 6 Sep 2012 12:59:59 -0700
> 
> gcwq_associate() is now more involved with CPU hotplug and its current
> location requires forward declarations of
> gcwq_claim/release_management().  Move it under CPU hotplug section
> and remove the prototypes.
> 
> This patch is pure relocation.  Nothing else changes.
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>

This and the fixes have been pushed out to wq/for-3.7.  Please go
ahead and base cleanup / restructuring patches on top of it.

If you can make the hotplug path cleaner, that would be great but
please keep in mind that hotplug path being a bit messier is better
than contaminating the usual paths with considerations for hotplug.

Thanks.

-- 
tejun

      reply	other threads:[~2012-09-06 20:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06 20:09 [PATCH wq/for-3.7] workqueue: move gcwq_associate() under CPU hotplug section Tejun Heo
2012-09-06 20:26 ` Tejun Heo [this message]

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=20120906202642.GL29092@google.com \
    --to=tj@kernel.org \
    --cc=laijs@cn.fujitsu.com \
    --cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox