Files
linux/kernel/irq
Charles Keepax f1971d5ba2 genirq/manage: Add buslock back in to enable_irq()
[ Upstream commit ef3330b99c ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-11-02 22:18:03 +09:00
..
2021-03-22 04:23:14 +01:00
2025-10-15 12:03:24 +02:00
2025-07-22 14:30:42 +02:00
2025-05-07 09:08:11 +02:00