Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45484
b: refs/heads/master
c: e4f0ae0
h: refs/heads/master
v: v3
  • Loading branch information
takada authored and Linus Torvalds committed Jan 12, 2007
1 parent 4d7f655 commit e1781d8
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: 56fb5fe9f16f630e3ee663c47c5aff26ac424d05
refs/heads/master: e4f0ae0ea63caceff37a13f281a72652b7ea71ba
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_CCR3, ccr3);
setCx86(CX86_CCR4, ccr4);

set_cx86_memwb();
set_cx86_reorder();
Expand Down

0 comments on commit e1781d8

Please sign in to comment.