]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Early dummy clockevent registration on boot CPU.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 7 Aug 2008 16:18:48 +0000 (01:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 01:35:03 +0000 (10:35 +0900)
commit53c01d2dc38cd3cfaf5591ec5c6c9c4e437cfec2
tree925b8f1c9e6b95445f721b0e3d36425b9d919fb5
parent71f0bdcab69ab36b1e939d36063aaf6c4a164ed3
sh: Early dummy clockevent registration on boot CPU.

The dummy timer needs to be registered on the boot CPU before the
system timer clockevent is registered, or broadcasting doesn't work
as advertized.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/time_32.c