Re: [PATCH] nfit: add Microsoft NVDIMM DSM command set to white list

2016-06-20 Thread Dan Williams
On Sun, Jun 19, 2016 at 10:59 AM, Pavel Machek wrote: > Hi! > >> >Add the Microsoft _DSM command set to the white list of NVDIMM command sets. >> > >> >This command set is documented at >> >https://msdn.microsoft.com/library/windows/hardware/mt604741. >> > >> >Signed-off-by: Stuart Hayes >> >---

Re: [PATCH] nfit: add Microsoft NVDIMM DSM command set to white list

2016-06-19 Thread Pavel Machek
Hi! > >Add the Microsoft _DSM command set to the white list of NVDIMM command sets. > > > >This command set is documented at > >https://msdn.microsoft.com/library/windows/hardware/mt604741. > > > >Signed-off-by: Stuart Hayes > >--- > > drivers/acpi/nfit.c| 9 ++--- > > drivers/acpi/nf

Re: [PATCH] nfit: add Microsoft NVDIMM DSM command set to white list

2016-06-08 Thread Dan Williams
On Wed, Jun 8, 2016 at 2:47 PM, Stuart Hayes wrote: > > > On 5/26/2016 11:38 AM, Stuart Hayes wrote: >> >> Add the Microsoft _DSM command set to the white list of NVDIMM command >> sets. >> >> This command set is documented at >> https://msdn.microsoft.com/library/windows/hardware/mt604741. >> >>

Re: [PATCH] nfit: add Microsoft NVDIMM DSM command set to white list

2016-06-08 Thread Stuart Hayes
On 5/26/2016 11:38 AM, Stuart Hayes wrote: Add the Microsoft _DSM command set to the white list of NVDIMM command sets. This command set is documented at https://msdn.microsoft.com/library/windows/hardware/mt604741. Signed-off-by: Stuart Hayes --- drivers/acpi/nfit.c| 9 ++---

[PATCH] nfit: add Microsoft NVDIMM DSM command set to white list

2016-05-26 Thread Stuart Hayes
Add the Microsoft _DSM command set to the white list of NVDIMM command sets. This command set is documented at https://msdn.microsoft.com/library/windows/hardware/mt604741. Signed-off-by: Stuart Hayes --- drivers/acpi/nfit.c| 9 ++--- drivers/acpi/nfit.h| 4 include/u