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)
commit8ab293e3a1376574e11f9059c09cc0db212546cb
treeab3868ca55ae136df4deb8d70f78faf14b961f90
parent08895a8b6b06ed2323cd97a36ee40a116b3db8ed
parent9157056da8f8c4a6305f15619e269f164b63a6de
Merge branch 'for-4.8-fixes' of git://git./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