1
0
Fork 0
alistair23-linux/kernel/cgroup
Linus Torvalds 11c994d9a5 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup fix from Tejun Heo:
 "Unfortunately, the commit to fix the cgroup mount race in the previous
  pull request can lead to hangs.

  The original bug has been around for a while and isn't too likely to
  be triggered in usual use cases. Revert the commit for now"

* 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
2017-04-16 11:48:10 -07:00
..
Makefile
cgroup-internal.h cgroup: call subsys->*attach() only for subsystems which are actually affected by migration 2017-01-15 19:03:41 -05:00
cgroup-v1.c Revert "cgroup: avoid attaching a cgroup root to two different superblocks" 2017-04-16 23:17:37 +09:00
cgroup.c Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2017-04-11 23:38:16 -07:00
cpuset.c sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 2017-03-02 08:42:38 +01:00
freezer.c
namespace.c sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> 2017-03-03 01:45:22 +01:00
pids.c cgroup/pids: remove spurious suspicious RCU usage warning 2017-03-06 15:11:29 -05:00
rdma.c