public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: linux-ia64@vger.kernel.org
Subject: RE: Reliably creating MCA on white box Itanium-1
Date: Wed, 09 Jul 2003 15:27:21 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105776474800987@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105721395828393@msgid-missing>

> Seems to me that a TLB error caused by a duplicate TR dropin 
> *should* call
> C code.  A MCA caused by a duplicate TR is a software bug that should
> panic the system. 
> 
> I understand that TLB parity errors would be silently 
> corrected in mca_asm.S
> by reloading the TLB. 

The patch that I posted recently (June 25th) for recovery
from TLB MCA errors (for 2.4 ... version for 2.5 will be
out soon).  Should do what you want.  The assembly code checks
the "processor state parameter" to see if there was a TLB
error, if there is, then it fixes it by purging the TLB and
reloading ITR[0,1], DTR[0,1,2].  It then calls the C-code
handler (in case there are other errors in the same MCA, and
to give the upper level code an opportunity to do whatever
logging it wants to do).

-Tony

      parent reply	other threads:[~2003-07-09 15:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-03  6:29 Reliably creating MCA on white box Itanium-1 Keith Owens
2003-07-03 13:27 ` Jack Steiner
2003-07-04  1:26 ` Keith Owens
2003-07-04  1:42 ` Jack Steiner
2003-07-04 12:56 ` Grant Grundler
2003-07-09 15:27 ` Luck, Tony [this message]

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=marc-linux-ia64-105776474800987@msgid-missing \
    --to=tony.luck@intel.com \
    --cc=linux-ia64@vger.kernel.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