From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] workqueue changes for v4.14-rc1
Date: Tue, 5 Sep 2017 07:32:48 -0700 [thread overview]
Message-ID: <20170905143248.GH1774378@devbig577.frc2.facebook.com> (raw)
Hello, Linus.
Nothing major. I introduced a flag collsion bug during v4.13 cycle
which is fixed in this pull request. Fortunately, the flag is for
debugging / verification and the bug isn't critical.
Thanks.
The following changes since commit 1ad0f0a7aa1bf3bd42dcd108a96713d255eacd9f:
workqueue: Work around edge cases for calc of pool's cpumask (2017-07-28 11:05:52 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-4.14
for you to fetch changes up to fbf1c41fc0f4d3574ac2377245efd666c1fa3075:
workqueue: Fix flag collision (2017-09-05 06:34:17 -0700)
----------------------------------------------------------------
Alexei Potashnik (1):
workqueue: doc change for ST behavior on NUMA systems
Ben Hutchings (1):
workqueue: Fix flag collision
Benjamin Peterson (1):
workqueue: fix path to documentation
Peter Zijlstra (1):
workqueue: Use TASK_IDLE
Tejun Heo (1):
Merge branch 'for-4.13-fixes' into for-4.14
Documentation/core-api/workqueue.rst | 10 +++++++---
include/linux/workqueue.h | 2 +-
kernel/workqueue.c | 6 +++---
3 files changed, 11 insertions(+), 7 deletions(-)
--
tejun
reply other threads:[~2017-09-05 14:32 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=20170905143248.GH1774378@devbig577.frc2.facebook.com \
--to=tj@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox