Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72692
b: refs/heads/master
c: edfed66
h: refs/heads/master
v: v3
  • Loading branch information
Michael Ellerman authored and Thomas Gleixner committed Oct 29, 2007
1 parent 40fe7a0 commit 6120ed2
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: 129f1d2c5352eea3f7c8af9f8c1006dc0da7be52
refs/heads/master: edfed66e17854c312e81a2218f9b0592a555c9a3
2 changes: 1 addition & 1 deletion trunk/kernel/hrtimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ static int hrtimer_switch_to_hres(void)
/* "Retrigger" the interrupt to get things going */
retrigger_next_event(NULL);
local_irq_restore(flags);
printk(KERN_INFO "Switched to high resolution mode on CPU %d\n",
printk(KERN_DEBUG "Switched to high resolution mode on CPU %d\n",
smp_processor_id());
return 1;
}
Expand Down

0 comments on commit 6120ed2

Please sign in to comment.