diff options
author | Peng Ma <andypma@tencent.com> | 2024-05-16 14:30:42 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-05-16 10:38:07 +0200 |
commit | cea04f3d9aeebda9d9c063c0dfa71e739c322c81 (patch) | |
tree | 9a594a12f296d728b2e4541bcc8133d238e20d87 /scripts/gdb/linux/mm.py | |
parent | 0c181b1d97dc4deaa902da46740e412c0d0bf9fb (diff) |
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/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions