Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202524
b: refs/heads/master
c: 298decf
h: refs/heads/master
v: v3
  • Loading branch information
Marti Raudsepp authored and Dave Jones committed Aug 3, 2010
1 parent 84ef834 commit b47cc90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c2f4a2c6e08c7635316dfd25ef706e9104384c56
refs/heads/master: 298decfbc44e9a4cb7862ae1b7dfc4e1ba3551b9
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/cpu/cpufreq/powernow-k8.c
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,8 @@ static int find_psb_table(struct powernow_k8_data *data)
* www.amd.com
*/
printk(KERN_ERR FW_BUG PFX "No PSB or ACPI _PSS objects\n");
printk(KERN_ERR PFX "Make sure that your BIOS is up to date"
" and Cool'N'Quiet support is enabled in BIOS setup\n");
return -ENODEV;
}

Expand Down

0 comments on commit b47cc90

Please sign in to comment.