aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2011-12-12 18:12:22 -0800
committerTejun Heo <[email protected]>2011-12-12 18:12:22 -0800
commit94196f51c1ee5bbad674de28c682b17d78adb8e6 (patch)
treea4965645000e9766f06ee7b5eb2bab098cde0f8c /tools/perf/scripts/python
parentbb9d97b6dffa10cec5e1ce9adbce60f3c2b5eabc (diff)
cgroup, cpuset: don't use ss->pre_attach()
->pre_attach() is supposed to be called before migration, which is observed during process migration but task migration does it the other way around. The only ->pre_attach() user is cpuset which can do the same operaitons in ->can_attach(). Collapse cpuset_pre_attach() into cpuset_can_attach(). -v2: Patch contamination from later patch removed. Spotted by Paul Menage. Signed-off-by: Tejun Heo <[email protected]> Reviewed-by: Frederic Weisbecker <[email protected]> Acked-by: Paul Menage <[email protected]> Cc: Li Zefan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions