Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112854
b: refs/heads/master
c: 43603c8
h: refs/heads/master
v: v3
  • Loading branch information
Hans Schou authored and Ingo Molnar committed Oct 10, 2008
1 parent 7fd041e commit fb35fd0
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: 97fc0555dae8f4d437c8672c14d7191962429be4
refs/heads/master: 43603c8df97f246e8be7b9cc92a8f968a85108bd
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ static void __cpuinit get_cpu_vendor(struct cpuinfo_x86 *c)

if (!printed) {
printed++;
printk(KERN_ERR "CPU: Vendor unknown, using generic init.\n");
printk(KERN_ERR "CPU: vendor_id '%s' unknown, using generic init.\n", v);
printk(KERN_ERR "CPU: Your system may be unstable.\n");
}

Expand Down

0 comments on commit fb35fd0

Please sign in to comment.