Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27057
b: refs/heads/master
c: 98a41de
h: refs/heads/master
i:
  27055: b66b89c
v: v3
  • Loading branch information
Nigel Stephens authored and Ralf Baechle committed May 31, 2006
1 parent 8ccfecf commit 72b6325
Show file tree
Hide file tree
Showing 3 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: 6e9538917c5f62c1a1598da9b898702800801b98
refs/heads/master: 98a41de99a4e4febe99b22c3a28d434caeb3165c
1 change: 1 addition & 0 deletions trunk/arch/mips/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,7 @@ static inline void parity_protection_init(void)
{
switch (current_cpu_data.cputype) {
case CPU_24K:
case CPU_34K:
case CPU_5KC:
write_c0_ecc(0x80000000);
back_to_back_c0_hazard();
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/mips/mm/c-r4k.c
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,7 @@ static void __init probe_pcache(void)
case CPU_SB1:
break;
case CPU_24K:
case CPU_34K:
if (!(read_c0_config7() & (1 << 16)))
default:
if (c->dcache.waysize > PAGE_SIZE)
Expand Down

0 comments on commit 72b6325

Please sign in to comment.