Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210564
b: refs/heads/master
c: 55496c8
h: refs/heads/master
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Sep 11, 2010
1 parent 7884212 commit 56fa472
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: da2b71edd8a7db44fe1746261410a981f3e03632
refs/heads/master: 55496c896b8a695140045099d4e0175cf09d4eae
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/tsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ void restore_sched_clock_state(void)

local_irq_save(flags);

get_cpu_var(cyc2ns_offset) = 0;
__get_cpu_var(cyc2ns_offset) = 0;
offset = cyc2ns_suspend - sched_clock();

for_each_possible_cpu(cpu)
Expand Down

0 comments on commit 56fa472

Please sign in to comment.