]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen: resume timers on all vcpus
authorJeremy Fitzhardinge <jeremy@goop.org>
Sat, 31 May 2008 00:33:03 +0000 (01:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Jun 2008 11:25:44 +0000 (13:25 +0200)
commitd07af1f0e3a3e378074fc36322dd7b0e72d9a3e2
tree03bdfcd4bc079704eae010e6006301f801c9eefc
parent9c7a794209f8a91f47697c3be20597eb60531e6d
xen: resume timers on all vcpus

On resume, the vcpu timer modes will not be restored.  The timer
infrastructure doesn't do this for us, since it assumes the cpus
are offline.  We can just poke the other vcpus into the right mode
directly though.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/suspend.c
arch/x86/xen/time.c
arch/x86/xen/xen-ops.h