Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173143
b: refs/heads/master
c: 070e5c3
h: refs/heads/master
i:
  173141: 2059ad0
  173139: 1bab5a3
  173135: b87a432
v: v3
  • Loading branch information
Thomas Gleixner committed Nov 18, 2009
1 parent 1248514 commit 2c57073
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: 411462f62a65eeae7f451c6eb7a38b9d8759c61a
refs/heads/master: 070e5c3f9989a72076e83fdd5ede3f0f3eb17264
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/vmiclock_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ static void __devinit vmi_time_init_clockevent(void)
evt->min_delta_ns = clockevent_delta2ns(1, evt);
evt->cpumask = cpumask_of(cpu);

printk(KERN_WARNING "vmi: registering clock event %s. mult=%lu shift=%u\n",
printk(KERN_WARNING "vmi: registering clock event %s. mult=%u shift=%u\n",
evt->name, evt->mult, evt->shift);
clockevents_register_device(evt);
}
Expand Down

0 comments on commit 2c57073

Please sign in to comment.