On Thu, Feb 28, 2019 at 12:14 PM Toshi Kani <toshi.kani(a)hpe.com> wrote:
ACPI NFIT flags field reports major errors on NVDIMM, which need
user's attention.
Update the current log to a proper error message with dev_err().
The current message string is kept for grep-compatibility.
Looks good, applied.