aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2013-02-05 22:21:14 +0100
committerRafael J. Wysocki <[email protected]>2013-02-05 22:21:14 +0100
commit73bf0fc2b03d1f4fdada0ec430dc20bfb089cfd5 (patch)
treed2140fed485ae5c577ebcb321ef9e379cbccc3f3 /tools/perf/scripts/python/check-perf-trace.py
parent62b36cc1c83aca1cd252772e82cbc5d9ef8ff25b (diff)
cpufreq: Don't remove sysfs link for policy->cpu
"cpufreq" directory in policy->cpu is never created using sysfs_create_link(), but using kobject_init_and_add(). And so we shouldn't call sysfs_remove_link() for policy->cpu(). sysfs stuff for policy->cpu is automatically removed when we call kobject_put() for dying policy. Signed-off-by: Viresh Kumar <[email protected]> Tested-by: Dirk Brandewie <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions