All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@linux.intel.com>
To: Jin Dongming <jin.dongming@np.css.fujitsu.com>
Cc: "H.Peter Anvin" <hpa@zytor.com>,
	LKLM <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>,
	Huang Ying <ying.huang@intel.com>,
	Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>,
	Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Subject: Re: [PATCH] x86, mce: reset kernel for no-match exception errors
Date: Thu, 27 Aug 2009 11:08:17 +0200	[thread overview]
Message-ID: <4A964D01.4090608@linux.intel.com> (raw)
In-Reply-To: <4A9646A2.6080605@np.css.fujitsu.com>

Jin Dongming wrote:
> The last case of severity table is used for no match exception error.
> Maybe such kind of error could not happen. But I think when the error
> really happened, the kernel should be reset. Because such error is
> unknown and unexpected. So I make this patch for fixing this problem.

I don't think panicing for a non-signalled error is the correct action.

In general I tried to be conservative regarding panics, this seems
to be too liberal with them.

-Andi

      reply	other threads:[~2009-08-27  9:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27  8:41 [PATCH] x86, mce: reset kernel for no-match exception errors Jin Dongming
2009-08-27  9:08 ` Andi Kleen [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=4A964D01.4090608@linux.intel.com \
    --to=ak@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=jin.dongming@np.css.fujitsu.com \
    --cc=kaneshige.kenji@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=seto.hidetoshi@jp.fujitsu.com \
    --cc=ying.huang@intel.com \
    /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.