Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1345
b: refs/heads/master
c: 8f80e5c
h: refs/heads/master
i:
  1343: 3949530
v: v3
  • Loading branch information
Stephen Rothwell authored and Linus Torvalds committed May 25, 2005
1 parent 191ff2b commit 1936579
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2a24ab628aa7b190be32f63dfb6d96f3fb61580a
refs/heads/master: 8f80e5c911465743ccd3a328f992c7d8aaebf1e8
1 change: 1 addition & 0 deletions trunk/arch/ppc64/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ void __init time_init(void)
do_gtod.varp = &do_gtod.vars[0];
do_gtod.var_idx = 0;
do_gtod.varp->tb_orig_stamp = tb_last_stamp;
get_paca()->next_jiffy_update_tb = tb_last_stamp + tb_ticks_per_jiffy;
do_gtod.varp->stamp_xsec = xtime.tv_sec * XSEC_PER_SEC;
do_gtod.tb_ticks_per_sec = tb_ticks_per_sec;
do_gtod.varp->tb_to_xs = tb_to_xs;
Expand Down

0 comments on commit 1936579

Please sign in to comment.