From: Ralf Baechle Date: Mon, 22 Oct 2007 09:38:44 +0000 (+0100) Subject: [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. X-Git-Tag: v2.6.24-rc1~64^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04533650f64fe3367e180f3e488d92205152cd3;p=pandora-kernel.git [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. The BCM148 has 4 cores but there are also just 4 generic timers available so use the ZBbus cycle counter instead of it. In addition the ZBbus counter also offers a much higher resolution and 64-bit counting so I'm considering a later complete conversion to it once I figure out if all members of the Sibyte SOC family support it - the docs seem to agree but the headers files seem to disagree ... Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed