Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187895
b: refs/heads/master
c: d6dd692
h: refs/heads/master
i:
  187893: 76a2b65
  187891: 4cc0e02
  187887: 2f1636d
v: v3
  • Loading branch information
Mike Travis authored and Ingo Molnar committed Mar 11, 2010
1 parent 67e899d commit e52e617
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: 10fb7f1f2d311b4d2e5d881fe2d83f1c281100f9
refs/heads/master: d6dd692168c049196f54edc2e8227c60702bb1d2
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ void __cpuinit select_idle_routine(const struct cpuinfo_x86 *c)
{
#ifdef CONFIG_SMP
if (pm_idle == poll_idle && smp_num_siblings > 1) {
printk(KERN_WARNING "WARNING: polling idle and HT enabled,"
printk_once(KERN_WARNING "WARNING: polling idle and HT enabled,"
" performance may degrade.\n");
}
#endif
Expand Down

0 comments on commit e52e617

Please sign in to comment.