diff options
author | Stylon Wang <[email protected]> | 2023-01-10 14:38:33 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-01-24 13:26:25 -0500 |
commit | 0cf8307adbc6beb5ff3b8a76afedc6e4e0b536a9 (patch) | |
tree | c89165fc27ba8bf61eb767e227eefe964a2d1bc3 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | c84ff24a77fa66aaf7c591cdf806456dcb5c2fcd (diff) |
drm/amd/display: Properly reuse completion structure
[Why]
Connecting displays to TBT3 docks often produces invalid
replies for DPIA AUX requests. It turns out the completion
structure was not re-initialized before reusing it, resulting
in immature wake up to completion.
[How]
Properly call reinit_completion() on reused completion structure.
Cc: [email protected]
Reviewed-by: Solomon Chiu <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Stylon Wang <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions