Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103750
b: refs/heads/master
c: 7e37c29
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Avi Kivity committed Jul 20, 2008
1 parent b0d1a5c commit 24e81ff
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: 0da1db75a2feca54564add30828bab658982481c
refs/heads/master: 7e37c2998a5a0b00134f6227167694b710f57ac0
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/kvmclock.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ static void kvm_setup_secondary_clock(void)
#endif

#ifdef CONFIG_SMP
void __init kvm_smp_prepare_boot_cpu(void)
static void __init kvm_smp_prepare_boot_cpu(void)
{
WARN_ON(kvm_register_clock("primary cpu clock"));
native_smp_prepare_boot_cpu();
Expand Down

0 comments on commit 24e81ff

Please sign in to comment.