Re: CONFIG_IRQ_TIMINGS?

From: Thomas Gleixner
Date: Fri Feb 16 2018 - 09:18:33 EST


On Thu, 15 Feb 2018, Randy Dunlap wrote:

> Hi,
>
> Is this a dead kconfig symbol? I don't see any Kconfig file that
> sets/enables it.
>
> ./kernel/irq/Makefile:4:obj-$(CONFIG_IRQ_TIMINGS) += timings.o
> ./kernel/irq/internals.h:#ifdef CONFIG_IRQ_TIMINGS
> ./kernel/irq/internals.h:#endif /* CONFIG_IRQ_TIMINGS */
> ./include/linux/interrupt.h:#ifdef CONFIG_IRQ_TIMINGS

The actual use case is stil being worked on. Took a bit longer than
expected, but Daniel might have a more accurate answer.

Thanks,

tglx