diff options
author | 2024-05-16 14:30:42 +0800 | |
---|---|---|
committer | 2024-05-16 10:38:07 +0200 | |
commit | cea04f3d9aeebda9d9c063c0dfa71e739c322c81 (patch) | |
tree | 9a594a12f296d728b2e4541bcc8133d238e20d87 /scripts/generate_rust_analyzer.py | |
parent | Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (diff) | |
download | wireguard-linux-cea04f3d9aeebda9d9c063c0dfa71e739c322c81.tar.xz wireguard-linux-cea04f3d9aeebda9d9c063c0dfa71e739c322c81.zip |
cpufreq: amd-pstate: fix memory leak on CPU EPP exit
The cpudata memory from kzalloc() in amd_pstate_epp_cpu_init() is
not freed in the analogous exit function, so fix that.
Signed-off-by: Peng Ma <andypma@tencent.com>
Acked-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Perry Yuan <Perry.Yuan@amd.com>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions