summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vsyscall_64.c
diff options
context:
space:
mode:
authorMarcelo Tosatti <mtosatti@redhat.com>2012-04-01 16:53:36 (GMT)
committerIngo Molnar <mingo@kernel.org>2012-04-02 11:53:00 (GMT)
commitdba69d1092e291e257fb5673a3ad0e4c87878ebc (patch)
tree9094d916ec45ec61d4014bc160f6314823ce3a7c /arch/x86/kernel/vsyscall_64.c
parentc0e9afc0da6cb0f11497e5ea83377b3c451450e0 (diff)
downloadlinux-fsl-qoriq-dba69d1092e291e257fb5673a3ad0e4c87878ebc.tar.xz
x86, kvm: Call restore_sched_clock_state() only after %gs is initialized
s2ram broke due to this KVM commit: b74f05d61b73 x86: kvmclock: abstract save/restore sched_clock_state restore_sched_clock_state() methods use percpu data, therefore they must run after %gs is initialized, but before mtrr_bp_restore() (due to lockstat using sched_clock). Move it to the correct place. Reported-and-tested-by: Konstantin Khlebnikov <khlebnikov@openvz.org> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Cc: Avi Kivity <avi@redhat.com> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel/vsyscall_64.c')
0 files changed, 0 insertions, 0 deletions