public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Fenghua Yu <fenghua.yu@intel.com>
To: linux-ia64@vger.kernel.org
Subject: [PATCH 0/5] Itanium MC Error Injection Tool: Introduction
Date: Fri, 08 Dec 2006 23:48:28 +0000	[thread overview]
Message-ID: <20061208154828.A1096@unix-os.sc.intel.com> (raw)

Itanium Machine Check (MC) error inject tool is used to inject MC errors
from Linux. The tool is a test bed for Itanium MC work flow including
hardware correctable error handling, OS recoverable error handling, MC
event logging, etc. The tool includes two parts: a kernel driver and a
user application sample.

The driver provides pal_mc_error_inject() interface to inject error and
query error injection capabilities.

The application sample provides a combination of various errors and calls
the drivers interface (sysfs interface) to inject errors or query error
injection capabilities. The sample application can be re-written, modified,
or integrated into other applications as long as GPL permitted.

Thanks.

-Fenghua

[PATCH 1/5] Itanium MC Error Injection Tool: Kernel configuration
[PATCH 2/5] Itanium MC Error Injection Tool: Doc and sample application
[PATCH 3/5] Itanium MC Error Injection Tool: Driver sysfs interface
[PATCH 4/5] Itanium MC Error Injection Tool: Makefile changes
[PATCH 5/5] Itanium MC Error Injection Tool: pal_mc_error_inject() interface

                 reply	other threads:[~2006-12-08 23:48 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=20061208154828.A1096@unix-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox