]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Sep 2016 23:43:11 +0000 (16:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Sep 2016 23:43:11 +0000 (16:43 -0700)
commitba12b925635926b52ccb0578cfd9309e51e47fb8
treeab3868ca55ae136df4deb8d70f78faf14b961f90
parent7893f85ba5589bfb4a6ddc1e1003bb1523ff5309
parent162cfb4dbb5f6677e42581840b401908045328d4
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup fixes from Tejun Heo:
 "Three late fixes for cgroup: Two cpuset ones, one trivial and the
  other pretty obscure, and a cgroup core fix for a bug which impacts
  cgroup v2 namespace users"

* 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup: fix invalid controller enable rejections with cgroup namespace
  cpuset: fix non static symbol warning
  cpuset: handle race between CPU hotplug and cpuset_hotplug_work
kernel/cgroup.c