diff options
author | Liao Chang <[email protected]> | 2023-08-29 07:01:50 +0000 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-08-29 20:17:24 +0200 |
commit | 1f464cb4a7febcc8b5ad325f3f9a83c8d4e4c199 (patch) | |
tree | 8cafb6fa5c54a70861941c51b2dbb21ea6f94613 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | ccc5e9817719f59b3dea7b7a168861b4bf0b4ff4 (diff) |
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/[email protected]
Signed-off-by: Liao Chang <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions