On Wed, Jun 29, 2016 at 04:12:50PM -0700, Dan Williams wrote:
> On Wed, Jun 29, 2016 at 4:00 PM, Vishal Verma <[email protected]> 
> wrote:
> > For the debug prints in acpi_nfit_ctl(), all the prints except the input
> > buffer dump printed the command name. Make this also do the same for
> > better readability.
> >
> > Cc: Dan Williams <[email protected]>
> > Cc: Rafael J. Wysocki <[email protected]>
> > Signed-off-by: Vishal Verma <[email protected]>
> > ---
> >  drivers/acpi/nfit.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> We used to do this, but nvdimm_cmd_name() currently only knows the
> names for the "Intel" DSMs.  At a minimum we should force cmd_name to
> "unknown" for the other formats until support is added.


nvdimm_cmd_name has entry:

                [ND_CMD_CALL] = "cmd_call",

The change was to display string version of cmd which should be in
the table.


-- 

-----------------------------------------------------------------------------
Jerry Hoemann                  Software Engineer   Hewlett Packard Enterprise
-----------------------------------------------------------------------------
_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to