Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5775
b: refs/heads/master
c: 349188f
h: refs/heads/master
i:
  5773: a4f6eb6
  5771: 5d9da81
  5767: 5327f82
  5759: 5803bb4
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Aug 12, 2005
1 parent 6f9ea84 commit bf4d26b
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: 7d69fa6266770eeb6317eddd46b64456e8a515bf
refs/heads/master: 349188f66da2fd88f8cb2407763051d8e136c9aa
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/smpboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ static void __cpuinit tsc_sync_wait(void)
{
if (notscsync || !cpu_has_tsc)
return;
sync_tsc(boot_cpu_id);
sync_tsc(0);
}

static __init int notscsync_setup(char *s)
Expand Down

0 comments on commit bf4d26b

Please sign in to comment.