[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170905143248.GH1774378@devbig577.frc2.facebook.com>
Date: Tue, 5 Sep 2017 07:32:48 -0700
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] workqueue changes for v4.14-rc1
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
Powered by blists - more mailing lists