aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorJanne Grunau <[email protected]>2025-04-28 11:37:13 +0000
committerAlyssa Rosenzweig <[email protected]>2025-04-28 18:17:52 +0000
commitbc43f7114a0e8173968085b21535d57b8030d571 (patch)
tree98b4de891d40f7eae837a6dfc48b340611ed5112 /lib/debugobjects.c
parentdrm/fdinfo: Protect against driver unbind (diff)
downloadkernel-bc43f7114a0e8173968085b21535d57b8030d571.tar.gz
kernel-bc43f7114a0e8173968085b21535d57b8030d571.zip
drm: adp: Use spin_lock_irqsave for drm device event_lock
The lock is used in the interrupt handler so use spin_lock_irqsave to disable interrupts and avoid deadlocks with the irq handler. Fixes: 332122eba628 ("drm: adp: Add Apple Display Pipe driver") Reviewed-by: Alyssa Rosenzweig <[email protected]> Signed-off-by: Janne Grunau <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions