From: Kumar Gala Date: Fri, 27 Jun 2008 13:03:13 +0000 (-0500) Subject: powerpc/booke: don't reinitialize time base X-Git-Tag: v2.6.27-rc1~1058^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb107e98b58ee280e99317cfd6efd16112678f2;p=pandora-kernel.git powerpc/booke: don't reinitialize time base For some reason long ago I decided that we should zero out the time base when we calibrate the decrementer. The problem is that this can be harmful in SMP systems where the firmware has already synchronized the time bases on the various cores. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed