| To: | linux-mips@oss.sgi.com |
|---|---|
| Subject: | The 2.4.14 kernel is broken for 5Kc CPUs. |
| From: | Carsten Langgaard <carstenl@mips.com> |
| Date: | Wed, 28 Nov 2001 09:59:50 +0100 |
| Sender: | owner-linux-mips@oss.sgi.com |
Ralf please apply the following.
Index: arch/mips/kernel/setup.c
===================================================================
RCS file: /cvs/linux/arch/mips/kernel/setup.c,v
retrieving revision 1.93
diff -u -r1.93 setup.c
--- arch/mips/kernel/setup.c 2001/11/27 01:43:32 1.93
+++ arch/mips/kernel/setup.c 2001/11/28 09:54:10
@@ -466,8 +466,8 @@
mips_cpu.options |= MIPS_CPU_MIPS16;
if (config1 & 1)
mips_cpu.options |= MIPS_CPU_FPU;
- break;
mips_cpu.scache.flags = MIPS_CACHE_NOT_PRESENT;
+ break;
default:
mips_cpu.cputype = CPU_UNKNOWN;
break;
/Carsten
--
_ _ ____ ___ Carsten Langgaard Mailto:carstenl@mips.com
|\ /|||___)(___ MIPS Denmark Direct: +45 4486 5527
| \/ ||| ____) Lautrupvang 4B Switch: +45 4486 5555
TECHNOLOGIES 2750 Ballerup Fax...: +45 4486 5556
Denmark http://www.mips.com
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: The Linux binutils 2.11.92.0.12 is released., H . J . Lu |
|---|---|
| Next by Date: | [patch] NONCOHERENT compile fix for r3k, Adrian Bunk |
| Previous by Thread: | Info : L'Annuaire Francais par Departement facilite vos recherches, annuaire |
| Next by Thread: | [patch] NONCOHERENT compile fix for r3k, Adrian Bunk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |