Re: [PATCH 0/3] acpi, nfit: nvdimm notification support + tests

From: Rafael J. Wysocki
Date: Mon Aug 29 2016 - 17:51:12 EST


On Tue, Aug 23, 2016 at 11:54 PM, Dan Williams <dan.j.williams@xxxxxxxxx> wrote:
> ACPI 6.1 added an "NFIT Health Event Notification" for nvdimm devices.
> When this fires, system software is expected to issue a DSM to retrieve
> the latest health values. For the NFIT driver this notification
> arrives as an event on the sysfs 'flags' attribute for an nfit/nvdimm
> device. The 'flags' attribute reflects the "NVDIMM State Flags" of the
> "5.2.25.3 NVDIMM Region Mapping Structure", and when read indicates if
> the platform supports sending health events.
>
> ---
>
> Dan Williams (3):
> tools/testing/nvdimm: unit test for acpi_nfit_notify()
> acpi, nfit: add dimm device notification support
> tools/testing/nvdimm: unit test for acpi_nvdimm_notify()

ACK for the series from the ACPI core perspective.

Thanks,
Rafael