From: David Hildenbrand Date: Fri, 12 Dec 2014 14:17:31 +0000 (+0100) Subject: KVM: s390: base hrtimer on a monotonic clock X-Git-Tag: v3.2.69~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16a0a3f34da7ba0054fe923156de1da87b933644;p=pandora-kernel.git KVM: s390: base hrtimer on a monotonic clock commit 0ac96caf0f9381088c673a16d910b1d329670edf upstream. The hrtimer that handles the wait with enabled timer interrupts should not be disturbed by changes of the host time. This patch changes our hrtimer to be based on a monotonic clock. Signed-off-by: David Hildenbrand Acked-by: Cornelia Huck Signed-off-by: Christian Borntraeger [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed