summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorJanne Grunau <j@jannau.net>2025-04-28 13:37:13 +0200
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2025-04-28 14:17:52 -0400
commitbc43f7114a0e8173968085b21535d57b8030d571 (patch)
tree98b4de891d40f7eae837a6dfc48b340611ed5112 /scripts/gdb/linux/interrupts.py
parent5b1834d6202f86180e451ad1a2a8a193a1da18fc (diff)
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 <alyssa@rosenzweig.io> Signed-off-by: Janne Grunau <j@jannau.net> Link: https://lore.kernel.org/r/20250428-drm_adp_fixes-v2-1-912e081e55d8@jannau.net Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions