diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-31 14:03:05 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-31 14:03:05 -0700 |
commit | 2e7ca2064cbb070834233ea540ac9c2ff0d09894 (patch) | |
tree | 7ab24df1442f70644b268af279121980f4c03c75 /kernel/pid.c | |
parent | ff2620f778b1942eea40bd43773094dbc0e76c7e (diff) | |
parent | 3c74541777302eec43a0d1327c4d58b8659a776b (diff) | |
download | op-kernel-dev-2e7ca2064cbb070834233ea540ac9c2ff0d09894.zip op-kernel-dev-2e7ca2064cbb070834233ea540ac9c2ff0d09894.tar.gz |
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup fixes from Tejun Heo:
"Several cgroup bug fixes.
- cgroup core was calling a migration callback on empty migrations,
which could make cpuset crash.
- There was a very subtle bug where the controller interface files
aren't created directly when cgroup2 is mounted. Because later
operations create them, this bug didn't get noticed earlier.
- Failed writes to cgroup.subtree_control were incorrectly returning
zero"
* 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
cgroup: fix error return value from cgroup_subtree_control()
cgroup: create dfl_root files on subsys registration
cgroup: don't call migration methods if there are no tasks to migrate
Diffstat (limited to 'kernel/pid.c')
0 files changed, 0 insertions, 0 deletions