diff options
author | Marcelo Tosatti <[email protected]> | 2012-04-01 13:53:36 -0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-04-02 13:53:00 +0200 |
commit | dba69d1092e291e257fb5673a3ad0e4c87878ebc (patch) | |
tree | 9094d916ec45ec61d4014bc160f6314823ce3a7c /net/lapb/lapb_timer.c | |
parent | c0e9afc0da6cb0f11497e5ea83377b3c451450e0 (diff) |
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 <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Cc: Avi Kivity <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions