RE: [PATCH] nfit: add Hyper-V NVDIMM DSM command set to white list

From: Michael Kelley
Date: Sun Jan 27 2019 - 00:54:07 EST


From: Dexuan Cui <decui@xxxxxxxxxxxxx> Sent: Wednesday, January 23, 2019 12:51 PM
>
> Add the Hyper-V _DSM command set to the white list of NVDIMM command
> sets.
>
> This command set is documented at
> http://www.uefi.org/RFIC_LIST (see the link to "Virtual NVDIMM 0x1901" on the page).
>
> Signed-off-by: Dexuan Cui <decui@xxxxxxxxxxxxx>
> ---
>
> I'm going to change the user-space utility "ndctl" to support Hyper-V Virtual NVDIMM.
> This kernel patch is required first.
>
> drivers/acpi/nfit/core.c | 5 ++++-
> drivers/acpi/nfit/nfit.h | 6 +++++-
> include/uapi/linux/ndctl.h | 1 +
> 3 files changed, 10 insertions(+), 2 deletions(-)
>

Reviewed-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>