From: Timur Tabi Date: Tue, 14 Jun 2011 13:04:33 +0000 (+0000) Subject: powerpc/85xx: disable timebase synchronization under the hypervisor X-Git-Tag: v3.1-rc1~236^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14497d31e65cca73c9814a1ff373ae294aae616b;p=pandora-kernel.git powerpc/85xx: disable timebase synchronization under the hypervisor The Freescale hypervisor does not allow guests to write to the timebase registers (virtualizing the timebase register was deemed too complicated), so don't try to synchronize the timebase registers when we're running under the hypervisor. This typically happens when kexec support is enabled. Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed