Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Mar 2016 03:05:39 +0000 (20:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Mar 2016 03:05:39 +0000 (20:05 -0700)
commitef504fa591aae6f6ebdf26edbe6ec0bfd32ea7d3
tree901d6010137751fc0bc724308d149de4f46b63d1
parent814a2bf957739f367cbebfa1b60237387b72d0ee
parent22aceb317678057dced5f1d6e3ac15acdb863e7b
Merge branch 'for-4.6' of git://git./linux/kernel/git/tj/wq

Pull workqueue updates from Tejun Heo:
 "Three trivial workqueue changes"

* 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Fix comment for work_on_cpu()
  sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
  workqueue: Replace usage of init_name with dev_set_name()
kernel/sched/core.c
kernel/workqueue.c