diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2022-05-11 14:36:24 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-05-11 19:23:10 +0200 |
commit | 5c84c1b84bd80a735b2c7804e7be86d043fca595 (patch) | |
tree | 548baf6a97a571e41b6dc04e0b52212b3ec8ec13 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bbd67f1b5a9449b090560ca5288aef0cfe623275 (diff) |
cpufreq: Clear real_cpus mask from remove_cpu_dev_symlink()
add_cpu_dev_symlink() is responsible for setting the CPUs in the
real_cpus mask, the reverse of which should be done from
remove_cpu_dev_symlink() to make it look clean and avoid any breakage
later on.
Move the call to clear the mask to remove_cpu_dev_symlink().
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions