summaryrefslogtreecommitdiff
path: root/kernel/irq/manage.c
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2025-10-23 16:48:59 +0100
committerThomas Gleixner <tglx@linutronix.de>2025-10-24 11:38:39 +0200
commit5d7e45dd670e42df4836afeaa9baf9d41ca4b434 (patch)
treef92d891a2465bec0d7096ad7b69beb8ba8654b8a /kernel/irq/manage.c
parent211ddde0823f1442e4ad052a2f30f050145ccada (diff)
genirq/chip: Add buslock back in to irq_set_handler()
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: 5cd05f3e2315 ("genirq/chip: Rework irq_set_handler() variants") Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://patch.msgid.link/20251023154901.1333755-2-ckeepax@opensource.cirrus.com
Diffstat (limited to 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions