linux/kernel/irq
Charles Keepax ef3330b99c genirq/manage: Add buslock back in to enable_irq()
The locking was changed from a buslock to a plain lock, but the patch
description states there was no functional change. Assuming this was
accidental so reverting to using the buslock.

Fixes: bddd10c554 ("genirq/manage: Rework enable_irq()")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://patch.msgid.link/20251023154901.1333755-4-ckeepax@opensource.cirrus.com
2025-10-24 11:38:39 +02:00
..
Kconfig
Makefile
affinity.c
autoprobe.c
chip.c genirq/chip: Add buslock back in to irq_set_handler() 2025-10-24 11:38:39 +02:00
cpuhotplug.c
debug.h
debugfs.c
devres.c
dummychip.c
generic-chip.c
handle.c
internals.h
ipi-mux.c
ipi.c
irq_sim.c
irq_test.c
irqdesc.c
irqdomain.c
kexec.c
manage.c genirq/manage: Add buslock back in to enable_irq() 2025-10-24 11:38:39 +02:00
matrix.c
migration.c
msi.c
pm.c
proc.c
resend.c
settings.h
spurious.c
timings.c