]> 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)
commitf6f8b8d5f475793ac92f9465feaf17375d7d3884
treeab3868ca55ae136df4deb8d70f78faf14b961f90
parentea620254f9278c38a2ce30b4380a74ce126d8d8d
parent2a678eb3216757165252822ffeac57bc93b80f5d
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