From: Carsten Langgaard <carstenl@mips.com>
To: linux-mips@oss.sgi.com
Subject: The 2.4.14 kernel is broken for 5Kc CPUs.
Date: Wed, 28 Nov 2001 09:59:50 +0100 [thread overview]
Message-ID: <3C04A786.DBD06A47@mips.com> (raw)
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
reply other threads:[~2001-11-28 10:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C04A786.DBD06A47@mips.com \
--to=carstenl@mips.com \
--cc=linux-mips@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox