From: Jun Sun <jsun@mvista.com>
To: "H. J. Lu" <hjl@lucon.org>, Ralf Baechle <ralf@oss.sgi.com>
Cc: linux-mips@oss.sgi.com
Subject: Re: Malta crashes on the latest 2.4 kernel
Date: Wed, 10 Jul 2002 18:18:08 -0700 [thread overview]
Message-ID: <3D2CDCD0.7040704@mvista.com> (raw)
In-Reply-To: 20020710164900.A28911@lucon.org
[-- Attachment #1: Type: text/plain, Size: 426 bytes --]
H. J. Lu wrote:
> On Wed, Jul 10, 2002 at 04:12:51PM -0700, Jun Sun wrote:
>
>>See the crash scene. Anybody knows the cause? It is strange to see the
>>reserved exception.
>>
>>
>
> The 2.4 kernel checked out around Jul 4 09:28 PDT works fine on Malta.
>
Ralf,
Apparently this is a well-known problem. So *please* apply this patch or give
some constructive advice if the patch cannot be applied as it is.
Jun
[-- Attachment #2: junk --]
[-- Type: text/plain, Size: 341 bytes --]
diff -Nru arch/mips/mm/tlb-r4k.c.orig arch/mips/mm/tlb-r4k.c
--- arch/mips/mm/tlb-r4k.c.orig Thu Jun 27 14:12:40 2002
+++ arch/mips/mm/tlb-r4k.c Wed Jul 10 18:06:34 2002
@@ -125,6 +125,7 @@
BARRIER;
/* Make sure all entries differ. */
set_entryhi(KSEG0+idx*0x2000);
+ BARRIER;
tlb_write_indexed();
BARRIER;
}
next prev parent reply other threads:[~2002-07-11 1:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-10 23:12 Malta crashes on the latest 2.4 kernel Jun Sun
2002-07-10 23:49 ` H. J. Lu
2002-07-11 1:18 ` Jun Sun [this message]
2002-07-11 2:36 ` Ralf Baechle
2002-07-11 6:19 ` Kevin D. Kissell
2002-07-11 6:19 ` Kevin D. Kissell
2002-07-11 6:56 ` Geert Uytterhoeven
2002-07-11 8:35 ` Kevin D. Kissell
2002-07-11 11:45 ` Ralf Baechle
2002-07-11 11:59 ` Ralf Baechle
2002-07-11 7:50 ` Carsten Langgaard
2002-07-11 7:44 ` Carsten Langgaard
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=3D2CDCD0.7040704@mvista.com \
--to=jsun@mvista.com \
--cc=hjl@lucon.org \
--cc=linux-mips@oss.sgi.com \
--cc=ralf@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