]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: generic clockevent broadcast support.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 6 Aug 2008 09:37:07 +0000 (18:37 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 01:35:03 +0000 (10:35 +0900)
commit8c24594deab89a484879bee270e948f0a556ed75
tree2b0c95a4d53614e1118ea20aa7e705d983ddb23f
parent6f52707e6882eb3bc6920c3f59beb05d23d68354
sh: generic clockevent broadcast support.

This hooks up GENERIC_CLOCKEVENTS_BROADCAST and a dummy local timer,
which we call in to from the timer IPI when no other local timer is
provided.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/include/asm/smp.h
arch/sh/kernel/smp.c
arch/sh/kernel/time_32.c
arch/sh/kernel/timers/Makefile
arch/sh/kernel/timers/timer-broadcast.c [new file with mode: 0644]