From: "Kevin D. Kissell" <kevink@mips.com>
To: "Greg Weeks" <greg.weeks@timesys.com>,
"Ralf Baechle" <ralf@linux-mips.org>
Cc: <linux-mips@linux-mips.org>
Subject: Re: another 4kc machine check.
Date: Mon, 11 Apr 2005 22:27:15 +0200 [thread overview]
Message-ID: <004a01c53ed4$dab12b00$10eca8c0@grendel> (raw)
In-Reply-To: 425AD440.5050600@timesys.com
If the 4KC and 4KEC need it, so does the 4KSC (and 4KSD).
----- Original Message -----
From: "Greg Weeks" <greg.weeks@timesys.com>
To: "Ralf Baechle" <ralf@linux-mips.org>
Cc: <linux-mips@linux-mips.org>
Sent: Monday, April 11, 2005 21:47
Subject: Re: another 4kc machine check.
> This patch appears to fix my machine check problem on the 4kc. The 4kc
> shouldn't need an ssnop here, but this appears to fix it.
>
> Greg Weeks
>
--------------------------------------------------------------------------------
> --- mips-malta4kcle-basic/arch/mips/mm/tlbex.c-orig
> +++ mips-malta4kcle-basic/arch/mips/mm/tlbex.c
> @@ -847,7 +847,6 @@
>
> case CPU_R10000:
> case CPU_R12000:
> - case CPU_4KC:
> case CPU_SB1:
> case CPU_4KSC:
> case CPU_20KC:
> @@ -874,6 +873,7 @@
> tlbw(p);
> break;
>
> + case CPU_4KC:
> case CPU_4KEC:
> case CPU_24K:
> i_ehb(p);
>
WARNING: multiple messages have this Message-ID (diff)
From: "Kevin D. Kissell" <kevink@mips.com>
To: Greg Weeks <greg.weeks@timesys.com>, Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: another 4kc machine check.
Date: Mon, 11 Apr 2005 22:27:15 +0200 [thread overview]
Message-ID: <004a01c53ed4$dab12b00$10eca8c0@grendel> (raw)
Message-ID: <20050411202715.v1kEX0JokBN7jWRR_JN1z3rPPVhSew3e3I41tWc-u2I@z> (raw)
In-Reply-To: 425AD440.5050600@timesys.com
If the 4KC and 4KEC need it, so does the 4KSC (and 4KSD).
----- Original Message -----
From: "Greg Weeks" <greg.weeks@timesys.com>
To: "Ralf Baechle" <ralf@linux-mips.org>
Cc: <linux-mips@linux-mips.org>
Sent: Monday, April 11, 2005 21:47
Subject: Re: another 4kc machine check.
> This patch appears to fix my machine check problem on the 4kc. The 4kc
> shouldn't need an ssnop here, but this appears to fix it.
>
> Greg Weeks
>
--------------------------------------------------------------------------------
> --- mips-malta4kcle-basic/arch/mips/mm/tlbex.c-orig
> +++ mips-malta4kcle-basic/arch/mips/mm/tlbex.c
> @@ -847,7 +847,6 @@
>
> case CPU_R10000:
> case CPU_R12000:
> - case CPU_4KC:
> case CPU_SB1:
> case CPU_4KSC:
> case CPU_20KC:
> @@ -874,6 +873,7 @@
> tlbw(p);
> break;
>
> + case CPU_4KC:
> case CPU_4KEC:
> case CPU_24K:
> i_ehb(p);
>
next prev parent reply other threads:[~2005-04-11 20:24 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-07 14:06 another 4kc machine check Greg Weeks
2005-04-08 14:45 ` Greg Weeks
2005-04-08 16:13 ` Ralf Baechle
2005-04-08 16:45 ` Greg Weeks
2005-04-11 19:47 ` Greg Weeks
2005-04-11 20:27 ` Kevin D. Kissell [this message]
2005-04-11 20:27 ` Kevin D. Kissell
2005-04-12 14:52 ` Greg Weeks
2005-04-12 15:22 ` Maciej W. Rozycki
2005-04-12 16:38 ` Kevin D. Kissell
2005-04-12 16:38 ` Kevin D. Kissell
2005-04-12 16:52 ` Greg Weeks
2005-04-12 19:12 ` Greg Weeks
2005-04-11 20:42 ` Kevin D. Kissell
2005-04-11 20:42 ` Kevin D. Kissell
2005-06-10 16:39 ` Chris Wedgwood
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='004a01c53ed4$dab12b00$10eca8c0@grendel' \
--to=kevink@mips.com \
--cc=greg.weeks@timesys.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/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