aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc.py
diff options
context:
space:
mode:
authorLoic Poulain <[email protected]>2025-07-09 08:54:38 +0000
committerDmitry Baryshkov <[email protected]>2025-09-15 18:44:42 +0000
commita10f910c77f280327b481e77eab909934ec508f0 (patch)
tree7b4e0c90039a2e9039cd1fe7d02287eb1f46ff3a /scripts/kernel-doc.py
parentRevert "drm: Add directive to format code in comment" (diff)
downloadkernel-a10f910c77f280327b481e77eab909934ec508f0.tar.gz
kernel-a10f910c77f280327b481e77eab909934ec508f0.zip
drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ
If the interrupt occurs before resource initialization is complete, the interrupt handler/worker may access uninitialized data such as the I2C tcpc_client device, potentially leading to NULL pointer dereference. Signed-off-by: Loic Poulain <[email protected]> Fixes: 8bdfc5dae4e3 ("drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP") Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions