[GIT PULL] workqueue changes for v4.6-rc1
From: Tejun Heo
Date: Fri Mar 18 2016 - 14:12:40 EST
Hello, Linus.
Three trivial workqueue changes.
Thanks.
The following changes since commit d6e022f1d207a161cd88e08ef0371554680ffc46:
workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup (2016-02-10 12:13:05 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-4.6
for you to fetch changes up to 22aceb317678057dced5f1d6e3ac15acdb863e7b:
workqueue: Fix comment for work_on_cpu() (2016-03-11 12:39:01 -0500)
----------------------------------------------------------------
Alexander Gordeev (1):
sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
Anna-Maria Gleixner (1):
workqueue: Fix comment for work_on_cpu()
Lars-Peter Clausen (1):
workqueue: Replace usage of init_name with dev_set_name()
kernel/sched/core.c | 2 +-
kernel/workqueue.c | 9 ++++-----
kernel/workqueue_internal.h | 2 +-
3 files changed, 6 insertions(+), 7 deletions(-)
--
tejun