Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43109
b: refs/heads/master
c: 6df0532
h: refs/heads/master
i:
  43107: 08924da
v: v3
  • Loading branch information
Dave Jones authored and Andi Kleen committed Dec 7, 2006
1 parent 6397b3f commit 6d7ac7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: bf7e6a196318316e921f357557fca9d11d15f486
refs/heads/master: 6df0532eef0187c293d3ab1d4c158f92e8f24f8a
5 changes: 1 addition & 4 deletions trunk/arch/i386/kernel/cpu/amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,7 @@ static void __cpuinit init_amd(struct cpuinfo_x86 *c)
f_vide();
rdtscl(d2);
d = d2-d;

/* Knock these two lines out if it debugs out ok */
printk(KERN_INFO "AMD K6 stepping B detected - ");
/* -- cut here -- */

if (d > 20*K6_BUG_LOOP)
printk("system stability may be impaired when more than 32 MB are used.\n");
else
Expand Down

0 comments on commit 6d7ac7a

Please sign in to comment.