remarkable-linux/kernel/time
Thomas Gleixner bc5393a6c9 [PATCH] NOHZ: Produce debug output instead of a BUG()
The BUG_ON() in tick_nohz_stop_sched_tick() triggers on some boxen.
Remove the BUG_ON and print information about the pending softirq
to allow better debugging of the problem.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-19 14:18:43 -08:00
..
clockevents.c [PATCH] clockevents: add core functionality 2007-02-16 08:13:59 -08:00
clocksource.c [PATCH] tick-management: dyntick / highres functionality 2007-02-16 08:13:59 -08:00
jiffies.c [PATCH] clocksource: replace is_continuous by a flag field 2007-02-16 08:13:57 -08:00
Kconfig [PATCH] hrtimers: add high resolution timer support 2007-02-16 08:13:59 -08:00
Makefile [PATCH] Add debugging feature /proc/timer_list 2007-02-16 08:13:59 -08:00
ntp.c [PATCH] HZ free ntp 2007-02-16 08:13:56 -08:00
tick-broadcast.c [PATCH] Add debugging feature /proc/timer_list 2007-02-16 08:13:59 -08:00
tick-common.c [PATCH] Add debugging feature /proc/timer_list 2007-02-16 08:13:59 -08:00
tick-internal.h [PATCH] tick-management: dyntick / highres functionality 2007-02-16 08:13:59 -08:00
tick-oneshot.c [PATCH] tick-management: dyntick / highres functionality 2007-02-16 08:13:59 -08:00
tick-sched.c [PATCH] NOHZ: Produce debug output instead of a BUG() 2007-02-19 14:18:43 -08:00
timer_list.c [PATCH] Add debugging feature /proc/timer_list 2007-02-16 08:13:59 -08:00
timer_stats.c [PATCH] Add debugging feature /proc/timer_stat 2007-02-16 08:13:59 -08:00