linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Toshi Kani <toshi.kani@hpe.com>
To: dan.j.williams@intel.com
Cc: rjw@rjwysocki.net, vishal.l.verma@intel.com,
	linda.knippers@hpe.com, linux-nvdimm@lists.01.org,
	linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] NVDIMM memory error notification support
Date: Thu,  8 Jun 2017 12:36:56 -0600	[thread overview]
Message-ID: <20170608183658.24731-1-toshi.kani@hpe.com> (raw)

ACPI 6.2 defines a new ACPI notification value to NVDIMM Root Device.
This allows BIOS to inform the OS that new uncorrectable memory error
is detected during run-time.

This patch-set adds support of this notification, which starts ARS and
updates badblocks information to prevent the OS from consuming the new
error.

v2:
 - Set flags Bit[1] for Start ARS. (Dan Williams)

Link: http://www.uefi.org/sites/default/files/resources/ACPI_6_2.pdf
---
Toshi Kani (2):
  1/2 acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2
  2/2 acpi/nfit: Issue Start ARS to retrieve existing records

---
 drivers/acpi/nfit/core.c   | 40 ++++++++++++++++++++++++++++++++--------
 drivers/acpi/nfit/mce.c    |  2 +-
 drivers/acpi/nfit/nfit.h   |  4 +++-
 include/uapi/linux/ndctl.h |  1 +
 4 files changed, 37 insertions(+), 10 deletions(-)

             reply	other threads:[~2017-06-08 18:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-08 18:36 Toshi Kani [this message]
     [not found] ` <20170608183658.24731-1-toshi.kani-ZPxbGqLxI0U@public.gmane.org>
2017-06-08 18:36   ` [PATCH v2 1/2] acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2 Toshi Kani
2017-06-15 21:44     ` Dan Williams
2017-06-08 18:36 ` [PATCH v2 2/2] acpi/nfit: Issue Start ARS to retrieve existing records Toshi Kani
2017-06-15 22:05   ` Dan Williams
2017-06-17  0:01     ` Kani, Toshimitsu
     [not found]       ` <DF4PR84MB01051FBBC0ADDFF41A9534F282C60-g2Ljlah8a+iUIPMqSboeKdicc1VoeDReZmpNikb/MY7jO8Y7rvWZVA@public.gmane.org>
2017-06-17  0:10         ` Dan Williams
     [not found]           ` <CAPcyv4h4bkkrb0_6C0DiNGb0=LYFxqm0QhN15BsS4uyO+mNcpw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-06-17  0:47             ` Kani, Toshimitsu

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=20170608183658.24731-1-toshi.kani@hpe.com \
    --to=toshi.kani@hpe.com \
    --cc=dan.j.williams@intel.com \
    --cc=linda.knippers@hpe.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nvdimm@lists.01.org \
    --cc=rjw@rjwysocki.net \
    --cc=vishal.l.verma@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).