diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-29 09:47:06 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-29 09:47:06 -0800 |
commit | 2855987d13d2de99eb337cae98f5656e93452617 (patch) | |
tree | 8b43b58d2778ff26c71a0a2c06cde9ca66149174 /arch | |
parent | b8495995dd8ad425ec1b78f7182586d5a004d8ec (diff) | |
parent | e605b36575e896edd8161534550c9ea021b03bc0 (diff) |
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup fixes from Tejun Heo:
"Fixes for three issues.
- cgroup destruction path could swamp system_wq possibly leading to
deadlock. This actually seems to happen in the wild with memcg
because memcg destruction path adds nested dependency on system_wq.
Resolved by isolating cgroup destruction work items on its
dedicated workqueue.
- Possible locking context deadlock through seqcount reported by
lockdep
- Memory leak under certain conditions"
* 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
cgroup: fix cgroup_subsys_state leak for seq_files
cpuset: Fix memory allocator deadlock
cgroup: use a dedicated workqueue for cgroup destruction
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions