All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fenghua Yu <fenghua.yu@intel.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH 5/5] Itanium MC Error Injection Tool: pal_mc_error_inject() interface
Date: Mon, 11 Dec 2006 19:44:48 +0000	[thread overview]
Message-ID: <20061211194448.GA16623@linux-os.sc.intel.com> (raw)
In-Reply-To: <20061208161731.A1106@unix-os.sc.intel.com>

On Mon, Dec 11, 2006 at 01:44:44PM -0600, Russ Anderson wrote:
> Fenghua Yu wrote:
> > On Mon, Dec 11, 2006 at 10:02:52AM +1100, Keith Owens wrote:
> > > > 
> > > >+#define PAL_MC_ERROR_INJECT	276	/* Injects processor error or returns injection capabilities */
> > > 
> > > Does this need a particular version of PAL?
> >
> > Yes, the latest Montecito PAL supports this feature.
> 
> I assume you mean PAL 8.30.  
Yes.

> 
> >  Please note because of errata in PAL, some errors
> > can not be injected correctly. Please see patch [2/5] for tested working errors.
> 
> The easy way to tell is the -q (query) option.
> 
> On Madison:
> 
> piton:~/rja.2619-5 # ./err_injection_tool -q
> All capabilities implemented in pal_mc_error_inject:
> No capabilities supported.
> 
> On Montecito:
> 
> cobra:~/rja.2619-5 # ./err_injection_tool -q
> All capabilities implemented in pal_mc_error_inject:
> For err_sev=0, err_struct=1, struct_hier=2: capabilities 0x100001c12
> For err_sev=0, err_struct=1, struct_hier=3: capabilities 0x100001c12
> For err_sev=1, err_struct=1, struct_hier=2: capabilities 0x100001c12
> For err_sev=1, err_struct=2, struct_hier=2: capabilities 0x100000013
> For err_sev=1, err_struct=3, struct_hier=1: capabilities 0x100010007
> For err_sev=2, err_struct=1, struct_hier=2: capabilities 0x100001c0a
> 
> 
This is good way to actually check the capabilities. But still please note one reported capability might be buggy in PAL.

      parent reply	other threads:[~2006-12-11 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-09  0:17 [PATCH 5/5] Itanium MC Error Injection Tool: pal_mc_error_inject() interface Fenghua Yu
2006-12-10 23:02 ` Keith Owens
2006-12-11 17:54 ` Fenghua Yu
2006-12-11 19:44 ` Russ Anderson
2006-12-11 19:44 ` Fenghua Yu [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=20061211194448.GA16623@linux-os.sc.intel.com \
    --to=fenghua.yu@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.