time: Mark TIMER_STATS as broken
authorBen Hutchings <ben@decadent.org.uk>
Sun, 26 Feb 2017 21:01:50 +0000 (21:01 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 27 Feb 2017 15:58:07 +0000 (15:58 +0000)
This is a substitute for upstream commit dfb4357da6dd "time: Remove
CONFIG_TIMER_STATS", which avoids the need to resolve conflicts with
the PREEMPT_RT patch series.

Gbp-Pq: Topic debian
Gbp-Pq: Name time-mark-timer_stats-as-broken.patch

lib/Kconfig.debug

index a6c8db1d62f65ffb2ec6a53011ce0b675f9fb7d4..ffba653cd13b9c4299e3638c1bf17a24f9d9122f 100644 (file)
@@ -964,6 +964,7 @@ config DEBUG_TIMEKEEPING
 config TIMER_STATS
        bool "Collect kernel timers statistics"
        depends on DEBUG_KERNEL && PROC_FS
+       depends on BROKEN
        help
          If you say Y here, additional code will be inserted into the
          timer routines to collect statistics about kernel timers being