]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfc9c0015bf09761a5f4fc2c88e76eb04abf4e00d
tree901d6010137751fc0bc724308d149de4f46b63d1
parent962960bd5021c38dcfd0c25fc8ea3ee2cc06272e
parent2a4797f2e2af82741a96d12a8bb30bf1383d07ce
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/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