Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45188
b: refs/heads/master
c: 1cfe201
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones committed Dec 29, 2006
1 parent 9b2ca0c commit 1a4dbfd
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: d349c4a5ae1f17be8d6d5de30135ce17e0a8623b
refs/heads/master: 1cfe2014263a879691d0262935a2649c97a02559
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/cpufreq/longhaul.c
Original file line number Diff line number Diff line change
Expand Up @@ -774,8 +774,8 @@ static int __init longhaul_init(void)

#ifdef CONFIG_SMP
if (num_online_cpus() > 1) {
return -ENODEV;
printk(KERN_ERR PFX "More than 1 CPU detected, longhaul disabled.\n");
return -ENODEV;
}
#endif
#ifdef CONFIG_X86_IO_APIC
Expand Down

0 comments on commit 1a4dbfd

Please sign in to comment.