Skip to content

Commit ba643b6

Browse files
committed
Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq Kconfig cleanup from Borislav Petkov: - Remove an unused config item GENERIC_PENDING_IRQ_CHIPFLAGS * tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: genirq: Remove unused CONFIG_GENERIC_PENDING_IRQ_CHIPFLAGS
2 parents ff1848d + 4cf7d58 commit ba643b6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

kernel/irq/Kconfig

-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ config GENERIC_IRQ_EFFECTIVE_AFF_MASK
3131
config GENERIC_PENDING_IRQ
3232
bool
3333

34-
# Deduce delayed migration from top-level interrupt chip flags
35-
config GENERIC_PENDING_IRQ_CHIPFLAGS
36-
bool
37-
3834
# Support for generic irq migrating off cpu before the cpu is offline.
3935
config GENERIC_IRQ_MIGRATION
4036
bool

0 commit comments

Comments
 (0)