]> git.ipfire.org Git - thirdparty/linux.git/commit
MIPS: Move IP27 timer to request_percpu_irq()
authorMarc Zyngier <maz@kernel.org>
Wed, 10 Dec 2025 08:22:40 +0000 (08:22 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 15 Dec 2025 21:20:50 +0000 (22:20 +0100)
commit7f92b583382a1eb4aaafed90d181464969e41656
tree5fdb3fe080e9c91ae47b2c9cfadf3bff6ebe15a1
parenta1eaca410a3cf533f8005d2959a7a8d9d8979f3e
MIPS: Move IP27 timer to request_percpu_irq()

Teach the SGI IP27 timer about request_percpu_irq(), which ultimately will
allow for the removal of the antiquated setup_percpu_irq() API.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://patch.msgid.link/20251210082242.360936-5-maz@kernel.org
arch/mips/sgi-ip27/ip27-timer.c