aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorStylon Wang <[email protected]>2020-11-10 15:40:06 +0800
committerAlex Deucher <[email protected]>2020-12-23 15:03:15 -0500
commita135a1b4c4db1f3b8cbed9676a40ede39feb3362 (patch)
tree094694e43382da1d9b8f7ef8334ba72fb9bea8fc /scripts/gdb/linux/utils.py
parent505199a3b714aeb9d13dd0a04c33db9f5d99482a (diff)
drm/amd/display: Fix memory leaks in S3 resume
EDID parsing in S3 resume pushes new display modes to probed_modes list but doesn't consolidate to actual mode list. This creates a race condition when amdgpu_dm_connector_ddc_get_modes() re-initializes the list head without walking the list and results in memory leak. Bug: https://bugzilla.kernel.org/show_bug.cgi?id=209987 Acked-by: Harry Wentland <[email protected]> Acked-by: Alex Deucher <[email protected]> Reviewed-by: Nicholas Kazlauskas <[email protected]> Signed-off-by: Stylon Wang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions