From: Jes Sorensen Date: Mon, 25 May 2009 08:22:17 +0000 (+0200) Subject: KVM: ia64: Correct itc_offset calculations X-Git-Tag: v2.6.32-rc1~693^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3032b925f00ba2653f7695d356d6f8284c82038d;p=pandora-kernel.git KVM: ia64: Correct itc_offset calculations Init the itc_offset for all possible vCPUs. The current code by mistake ends up only initializing the offset on vCPU 0. Spotted by Gleb Natapov. Signed-off-by: Jes Sorensen Acked-by : Xiantao Zhang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed