kernel-ark/kernel/time
Thomas Gleixner 3dfbc88464 x86: C1E late detection fix. Really switch off lapic timer
Doh, I completely missed that devices marked DUMMY are not running
the set_mode function. So we force broadcasting, but we keep the
local APIC timer running.

Let the clock event layer mark the device _after_ switching it off.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2007-10-17 20:15:13 +02:00
..
clockevents.c
clocksource.c
jiffies.c
Kconfig
Makefile
ntp.c
tick-broadcast.c x86: C1E late detection fix. Really switch off lapic timer 2007-10-17 20:15:13 +02:00
tick-common.c
tick-internal.h
tick-oneshot.c
tick-sched.c Use num_possible_cpus() instead of NR_CPUS for timer distribution 2007-10-17 08:42:53 -07:00
timekeeping.c kernel/time/timekeeping.c: cleanups 2007-10-17 08:42:53 -07:00
timer_list.c
timer_stats.c