All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [patch] Add mca recovery failure messages
Date: Wed, 26 Apr 2006 23:54:01 +0000	[thread overview]
Message-ID: <13920.1146095641@ocs3.ocs.com.au> (raw)
In-Reply-To: <200604262006.k3QK6AA5287600@efs.americas.sgi.com>

Russ Anderson (on Wed, 26 Apr 2006 15:06:10 -0500 (CDT)) wrote:
>When the mca recovery code encounters a condition that makes
>the MCA non-recoverable, print the reason it could not recover.
>This will make it easier to identify why the recovery code did
>not recover.
>
>+int
>+fatal_mca(const char *fmt, ...)
>+{
>+	va_list args;

Make fatal_mca() static.


  reply	other threads:[~2006-04-26 23:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-26 20:06 [patch] Add mca recovery failure messages Russ Anderson
2006-04-26 23:54 ` Keith Owens [this message]
2006-04-27 15:07 ` Russ Anderson

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=13920.1146095641@ocs3.ocs.com.au \
    --to=kaos@sgi.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.