diff options
author | 2023-08-29 07:01:50 +0000 | |
---|---|---|
committer | 2023-08-29 20:17:24 +0200 | |
commit | 1f464cb4a7febcc8b5ad325f3f9a83c8d4e4c199 (patch) | |
tree | 8cafb6fa5c54a70861941c51b2dbb21ea6f94613 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (diff) | |
download | wireguard-linux-1f464cb4a7febcc8b5ad325f3f9a83c8d4e4c199.tar.xz wireguard-linux-1f464cb4a7febcc8b5ad325f3f9a83c8d4e4c199.zip |
cpufreq: Avoid printing kernel addresses in cpufreq_resume()
The pointer value of policy and driver structure are currently printed
in the error messages of cpufreq_resume(), this is not recommended and
helpful.
In order to be consistent with the error message in cpufreq_suspend()
and easier to understand, print the name of driver strcture and the
manage CPU of policy structure individually in the error messages of
cpufreq_resume().
Link: https://lore.kernel.org/all/b7be717c-41d8-bbbf-3e97-3799948ab757@huawei.com
Signed-off-by: Liao Chang <liaochang1@huawei.com>
Acked-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-postgresql.py')
0 files changed, 0 insertions, 0 deletions