On Wed, Jan 30, 2019 at 12:05 PM Vishal Verma <[email protected]> wrote: > > commit 62bbfce3cb62 ("libndctl, intel: Add infrastructure for > firmware_status translation") has the unfortunate side effect of making > all NDCTL commands fail with -ENOMSG unless an xlat_firmware_status > function is defined for the DIMM family. A failure to translate just > means proceed with the information that we do have, not report a > command failure. > > Fixes: 62bbfce3cb62 ("libndctl, intel: Add infrastructure for firmware_status > translation") > Reported-by: Oliver O'Halloran <[email protected]> > Based-on-patch-by: Dan Williams <[email protected]>
You can just replace that with: Reviewed-by: Dan Williams <[email protected]> _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
