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)
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>

No differences found