Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210553
b: refs/heads/master
c: 5ee5e97
h: refs/heads/master
i:
  210551: 0d57d2a
v: v3
  • Loading branch information
Peter Zijlstra authored and Linus Torvalds committed Sep 11, 2010
1 parent 9ca4a2d commit c0761d0
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: 9aea5a65aa7a1af9a4236dfaeb0088f1624f9919
refs/heads/master: 5ee5e97ee9bca919af11c562beeaf61741ad33f1
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 c0761d0

Please sign in to comment.