kernel-ark/arch/sh/kernel
Thomas Gleixner 18de5bc4c1 clockevents: fix resume logic
We need to make sure, that the clockevent devices are resumed, before
the tick is resumed. The current resume logic does not guarantee this.

Add CLOCK_EVT_MODE_RESUME and call the set mode functions of the clock
event devices before resuming the tick / oneshot functionality.

Fixup the existing users.

Thanks to Nigel Cunningham for tracking down a long standing thinko,
which affected the jinxed VAIO.

[akpm@linux-foundation.org: xen build fix]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-21 17:49:15 -07:00
..
cpu sh: intc - add support for SH7750 and its variants 2007-07-20 18:44:49 +09:00
timers clockevents: fix resume logic 2007-07-21 17:49:15 -07:00
vsyscall
asm-offsets.c
cf-enabler.c
cpufreq.c sh: cpufreq: Fix up the build for SH-2. 2007-07-20 16:03:02 +09:00
crash_dump.c
debugtraps.S
early_printk.c
entry-common.S
head.S sh: Move entry point code to .text.head. 2007-07-20 17:40:03 +09:00
init_task.c
io_generic.c
io.c
irq.c sh: IPR/INTC2 IRQ setup consolidation. 2007-07-20 12:18:20 +09:00
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c
machvec.c
Makefile
module.c
pm.c
process.c
ptrace.c
relocate_kernel.S
semaphore.c
setup.c sh: Many symbol exports for nommu allmodconfig. 2007-07-20 16:59:49 +09:00
sh_bios.c sh: Many symbol exports for nommu allmodconfig. 2007-07-20 16:59:49 +09:00
sh_ksyms.c sh: Many symbol exports for nommu allmodconfig. 2007-07-20 16:59:49 +09:00
signal.c
smp.c
stacktrace.c
sys_sh.c
syscalls.S sh: Wire up fallocate() syscall. 2007-07-20 12:27:09 +09:00
time.c
topology.c
traps.c
vmlinux.lds.S sh: Move entry point code to .text.head. 2007-07-20 17:40:03 +09:00