linux/drivers/acpi/nfit
Toshi Kani 56b47fe657 acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2
ACPI 6.2 defines a new ACPI notification value to NVDIMM Root Device
in Table 5-169.

 0x81 Unconsumed Uncorrectable Memory Error Detected
      Used to pro-actively notify OSPM of uncorrectable memory errors
      detected (for example a memory scrubbing engine that continuously
      scans the NVDIMMs memory). This is an optional notification. Only
      locations that were mapped in to SPA by the platform will generate
      a notification.

Add support of this notification value by initiating an ARS scan. This
will find new error locations and add their badblocks information.

Link: http://www.uefi.org/sites/default/files/resources/ACPI_6_2.pdf
Signed-off-by: Toshi Kani <toshi.kani@hpe.com>
Cc: Rafael J. Wysocki <rjw@rjwysocki.net>
Cc: Vishal Verma <vishal.l.verma@intel.com>
Cc: Linda Knippers <linda.knippers@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2017-06-15 14:39:42 -07:00
..
core.c acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2 2017-06-15 14:39:42 -07:00
Kconfig acpi, nfit: kill ACPI_NFIT_DEBUG 2017-04-28 16:07:00 -07:00
Makefile
mce.c acpi, nfit: Fix the memory error check in nfit_handle_mce() 2017-05-21 21:39:59 +02:00
nfit.h acpi/nfit: Add support of NVDIMM memory error notification in ACPI 6.2 2017-06-15 14:39:42 -07:00