From: Jonas Gorski Date: Tue, 8 Jul 2014 14:26:13 +0000 (+0200) Subject: MIPS: BCM63xx: Sync MIPS counters during CPU bringup X-Git-Tag: omap-for-v3.17/fixes-against-rc2~135^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc264022a5d0fab5e4e8d20d1b80f08737717855;p=pandora-kernel.git MIPS: BCM63xx: Sync MIPS counters during CPU bringup We are using the mips counters as the clock source, so we need to ensure they are synced, else e.g. gettimeofday will return different values depending on which core it was run. Observed difference was about 8 seconds, causing ~8 seconds ping or time running backwards for some programs. Signed-off-by: Jonas Gorski Cc: linux-mips@linux-mips.org Cc: John Crispin Cc: Maxime Bizon Cc: Florian Fainelli Cc: Kevin Cernekee Patchwork: https://patchwork.linux-mips.org/patch/7265/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed