]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARC: Remove GENERIC_PENDING_IRQ
authorThomas Gleixner <tglx@linutronix.de>
Tue, 10 Dec 2024 10:34:10 +0000 (11:34 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 15 Jan 2025 09:56:22 +0000 (10:56 +0100)
commit5d30d6ab8c65b6caf034892aa8ae29285d0a515f
tree8e449a35c594646342295b3186921a18dfea2797
parent9620301cc27f6dc6197236a55a44fac8e64be0a1
ARC: Remove GENERIC_PENDING_IRQ

Nothing uses the actual functionality and the MCIP controller sets the
flags which disables the deferred affinity change. The other interrupt
controller does not support affinity setting at all.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Vineet Gupta <vgupta@kernel.org>   # arch/arc/
Link: https://lore.kernel.org/all/20241210103335.373392568@linutronix.de
arch/arc/Kconfig
arch/arc/kernel/mcip.c