]> 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)
commit120ff964ae231617fabb15a334779b44f03b0c41
tree901d6010137751fc0bc724308d149de4f46b63d1
parentc9cd80168b1c78827dd2c181c045cbff956a8c56
parent9bd72c7b19029d61660613ce893c09c0484d8396
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