All of lore.kernel.org
 help / color / mirror / Atom feed
From: Naoya Horiguchi <nao.horiguchi@gmail.com>
To: Chen Yucong <slaoub@gmail.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Subject: Re: [PATCH] memory failure: replace 'MCE' with 'Memory failure'
Date: Tue, 12 Apr 2016 08:13:19 +0900	[thread overview]
Message-ID: <20160411231316.GA13627@www9186uo.sakura.ne.jp> (raw)
In-Reply-To: <1460122875-4635-1-git-send-email-slaoub@gmail.com>

On Fri, Apr 08, 2016 at 09:41:15PM +0800, Chen Yucong wrote:
> HWPoison was specific to some particular x86 platforms.
> And it is often seen as high level machine check handler.
> And therefore, 'MCE' is used for the format prefix of
> printk(). However, 'PowerNV' has also used HWPoison for
> handling memory errors[1], so 'MCE' is no longer suitable
> to memory_failure.c.
> 
> Additionally, 'MCE' and 'Memory failure' have different
> context. The former belongs to exception context and the
> latter belongs to process context. Furthermore, HWPoison
> can also be used for off-lining those sub-health pages
> that do not trigger any machine check exception.
> 
> This patch aims to replace 'MCE' with a more appropriate prefix.
> 
> [1] commit 75eb3d9b60c2 ("powerpc/powernv: Get FSP memory errors
> and plumb into memory poison infrastructure.")
> 
> Signed-off-by: Chen Yucong <slaoub@gmail.com>

Fair enough, thank you.

Acked-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>

WARNING: multiple messages have this Message-ID (diff)
From: Naoya Horiguchi <nao.horiguchi@gmail.com>
To: Chen Yucong <slaoub@gmail.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Subject: Re: [PATCH] memory failure: replace 'MCE' with 'Memory failure'
Date: Tue, 12 Apr 2016 08:13:19 +0900	[thread overview]
Message-ID: <20160411231316.GA13627@www9186uo.sakura.ne.jp> (raw)
In-Reply-To: <1460122875-4635-1-git-send-email-slaoub@gmail.com>

On Fri, Apr 08, 2016 at 09:41:15PM +0800, Chen Yucong wrote:
> HWPoison was specific to some particular x86 platforms.
> And it is often seen as high level machine check handler.
> And therefore, 'MCE' is used for the format prefix of
> printk(). However, 'PowerNV' has also used HWPoison for
> handling memory errors[1], so 'MCE' is no longer suitable
> to memory_failure.c.
> 
> Additionally, 'MCE' and 'Memory failure' have different
> context. The former belongs to exception context and the
> latter belongs to process context. Furthermore, HWPoison
> can also be used for off-lining those sub-health pages
> that do not trigger any machine check exception.
> 
> This patch aims to replace 'MCE' with a more appropriate prefix.
> 
> [1] commit 75eb3d9b60c2 ("powerpc/powernv: Get FSP memory errors
> and plumb into memory poison infrastructure.")
> 
> Signed-off-by: Chen Yucong <slaoub@gmail.com>

Fair enough, thank you.

Acked-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2016-04-11 23:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-08 13:41 [PATCH] memory failure: replace 'MCE' with 'Memory failure' Chen Yucong
2016-04-08 13:41 ` Chen Yucong
2016-04-11 23:13 ` Naoya Horiguchi [this message]
2016-04-11 23:13   ` Naoya Horiguchi

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=20160411231316.GA13627@www9186uo.sakura.ne.jp \
    --to=nao.horiguchi@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=n-horiguchi@ah.jp.nec.com \
    --cc=slaoub@gmail.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.