aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2014-06-04 16:48:15 +0800
committerTejun Heo <[email protected]>2014-06-04 21:21:51 -0400
commit1f779fb28aa07350d72976d304591d216ca86f0e (patch)
treed172ba488c50cedbfd4f1d0f676b7a6512605d84 /tools/perf/scripts/python/netdev-times.py
parent5533e0114425dcdb878f11b291f2727af8667a7c (diff)
cgroup: don't destroy the default root
The default root is allocated and initialized at boot phase, so we shouldn't destroy the default root when it's umounted, otherwise it will lead to disaster. Just try mount and then umount the default root, and the kernel will crash immediately. v2: - No need to check for CSS_NO_REF in cgroup_get/put(). (Tejun) - Better call cgroup_put() for the default root in kill_sb(). (Tejun) - Add a comment. Signed-off-by: Li Zefan <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions