All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Lai Jiangshan <jiangshanlai@gmail.com>
Subject: [GIT PULL] workqueue changes for v4.15-rc1
Date: Wed, 15 Nov 2017 10:36:44 -0800	[thread overview]
Message-ID: <20171115183644.GZ983427@devbig577.frc2.facebook.com> (raw)

Hello, Linus.

There was a commit to make unbound kworkers respect cpu isolation but
it conflicted with the restructuring of cpu isolation and got
reverted, so the only thing left is the trivial comment fix.  Will
retry the cpu isolation change after this merge window.

Thanks.

The following changes since commit 9c323bff13f92832e03657cabdd70d731408d621:

  Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm (2017-10-20 18:20:17 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-4.15

for you to fetch changes up to 9a19b463863e757e649c37af245b6af101410c1e:

  workqueue: Fix comment for unbound workqueue's attrbutes (2017-11-06 07:04:47 -0800)

----------------------------------------------------------------
Tal Shorer (1):
      workqueue: respect isolated cpus when queueing an unbound work

Tejun Heo (1):
      Revert "workqueue: respect isolated cpus when queueing an unbound work"

Wang Long (1):
      workqueue: Fix comment for unbound workqueue's attrbutes

 kernel/workqueue.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
tejun

                 reply	other threads:[~2017-11-15 18:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20171115183644.GZ983427@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.