diff options
| author | Luca Ceresoli <[email protected]> | 2025-07-03 23:30:18 +0000 |
|---|---|---|
| committer | Luca Ceresoli <[email protected]> | 2025-07-07 11:07:52 +0000 |
| commit | cb863540e7c756abe7e709673a3e073c6a7aa8c0 (patch) | |
| tree | 66718d242b69acd9b2e534820a4e3f98ce4fd86a /rust/helpers/workqueue.c | |
| parent | drm/bridge: analogix_dp: Use devm_drm_bridge_alloc() API (diff) | |
| download | kernel-cb863540e7c756abe7e709673a3e073c6a7aa8c0.tar.gz kernel-cb863540e7c756abe7e709673a3e073c6a7aa8c0.zip | |
drm/bridge: tc358767: fix uninitialized variable regression
Commit a59a27176914 ("drm/bridge: tc358767: convert to
devm_drm_bridge_alloc() API") split tc_probe_bridge_endpoint() in two
functions, thus duplicating the loop over the endpoints in each of those
functions. However it missed duplicating the of_graph_parse_endpoint() call
which initializes the struct of_endpoint, resulting in an uninitialized
read.
Fixes: a59a27176914 ("drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API")
Cc: [email protected]
Reported-by: Colin King (gmail) <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Reviewed-by: Colin Ian King <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/20250704-drm-bridge-alloc-fix-tc358767-regression-v2-1-ec0e511bedd0@bootlin.com
Signed-off-by: Luca Ceresoli <[email protected]>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions
