Linux MIPS Architecture development
 help / color / mirror / Atom feed
* The 2.4.14 kernel is broken for 5Kc CPUs.
@ 2001-11-28  8:59 Carsten Langgaard
  0 siblings, 0 replies; only message in thread
From: Carsten Langgaard @ 2001-11-28  8:59 UTC (permalink / raw)
  To: linux-mips

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-28 10:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-28  8:59 The 2.4.14 kernel is broken for 5Kc CPUs Carsten Langgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox