diff options
| author | Sung-huai Wang <[email protected]> | 2023-06-06 14:28:38 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-23 15:40:40 -0400 |
| commit | 0f48a4b83610cb0e4e0bc487800ab69f51b4aca6 (patch) | |
| tree | 00cfda4acde2d68246d659cc05b788cdbcc3e0ee /tools/perf/scripts/python/stackcollapse.py | |
| parent | a99a4ff6ef205d125002fc7e0857074e4e6597b6 (diff) | |
drm/amd/display: add a NULL pointer check
[Why & How]
We have to check if stream is properly initialized before calling
find_matching_pll(), otherwise we might end up trying to deferecence a
NULL pointer.
Cc: [email protected] # 6.1+
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Sung-huai Wang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions