From: Marcelo Tosatti Date: Thu, 28 May 2015 23:20:39 +0000 (-0300) Subject: x86: kvmclock: add flag to indicate pvclock counts from zero X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=611917258f88fb2fa41d1c2826b193f7c3885b54;p=pandora-kernel.git x86: kvmclock: add flag to indicate pvclock counts from zero Setting sched clock stable for kvmclock causes the printk timestamps to not start from zero, which is different from baremetal and can possibly break userspace. Add a flag to indicate that hypervisor sets clock base at zero when kvmclock is initialized. Signed-off-by: Marcelo Tosatti Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed