aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2017-10-03 10:40:36 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2017-10-03 10:40:36 -0700
commit847d9fb477c3a16cc177751e24fcc1aafcd699d6 (patch)
tree002efb294a5e5e7552967f631eeb102ed9de5ddd /Documentation
parentMerge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
parentcgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns (diff)
downloadlinux-847d9fb477c3a16cc177751e24fcc1aafcd699d6.tar.gz
linux-847d9fb477c3a16cc177751e24fcc1aafcd699d6.tar.bz2
linux-847d9fb477c3a16cc177751e24fcc1aafcd699d6.zip
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup fix from Tejun Heo: "The recent migration code updates assumed that migrations always execute from the top to the bottom once and didn't clean up internal states after each migration round; however, cgroup_transfer_tasks() repeats the inner steps multiple times and the garbage internal states from the previous iteration led to OOPS. Waiman fixed the bug by reinitializing the relevant states at the end of each migration round" * 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions