mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git
synced 2026-04-18 06:34:27 -04:00
genirq: Remove IRQ timing tracking infrastructure
The IRQ timing tracking infrastructure was merged in 2019, but was never plumbed in, is not selectable, and is therefore never used. As Daniel agrees that there is little hope for this infrastructure to be completed in the near term, drop it altogether. Signed-off-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Jinjie Ruan <ruanjinjie@huawei.com> Link: https://lore.kernel.org/r/87zf7vex6h.wl-maz@kernel.org Link: https://patch.msgid.link/20251210082242.360936-2-maz@kernel.org
This commit is contained in:
committed by
Thomas Gleixner
parent
8f0b4cce44
commit
c119e66853
@@ -2551,14 +2551,6 @@ config TEST_PARMAN
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config TEST_IRQ_TIMINGS
|
||||
bool "IRQ timings selftest"
|
||||
depends on IRQ_TIMINGS
|
||||
help
|
||||
Enable this option to test the irq timings code on boot.
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config TEST_LKM
|
||||
tristate "Test module loading with 'hello world' module"
|
||||
depends on m
|
||||
|
||||
Reference in New Issue
Block a user