Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46034
b: refs/heads/master
c: 435f8a6
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Feb 2, 2007
1 parent 08478a4 commit a7a1e8d
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: e34efe3b100d0fbdf053128956c3dd0bc68754d6
refs/heads/master: 435f8a605d3b56bb96212f4d70b62ecbd0629340
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/cyrix.c
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ static void __cpuinit geode_configure(void)
ccr4 = getCx86(CX86_CCR4);
ccr4 |= 0x38; /* FPU fast, DTE cache, Mem bypass */

setCx86(CX86_CCR4, ccr4);
setCx86(CX86_CCR3, ccr3);

set_cx86_memwb();
set_cx86_reorder();
Expand Down

0 comments on commit a7a1e8d

Please sign in to comment.