diff options
author | Martin Leung <[email protected]> | 2022-09-27 18:13:38 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-10-10 17:15:08 -0400 |
commit | 5ff32b52995155f91de582124485d0f0f8881363 (patch) | |
tree | 7de6b5e9327c1c7048563fa483a894f9cecf792b /scripts/gdb/linux/mm.py | |
parent | eae2331899f9dcc923d37d1d753f2de847c92359 (diff) |
drm/amd/display: zeromem mypipe heap struct before using it
[Why & How]
bug was caused when moving variable from stack to
heap because it was reusable and garbage was left
over, so we need to zero mem
Fixes: 7acc487ab57e ("drm/amd/display: reduce stack size in dcn32 dml (v2)")
Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Martin Leung <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions