Re: [ndctl PATCH v6 2/5] libncdtl: Add initial support for NVDIMM_FAMILY_PAPR nvdimm family

2020-06-17 Thread Verma, Vishal L
On Wed, 2020-06-17 at 22:12 +0530, Vaibhav Jain wrote: > Hi Vishal, > > Thanks for reviewing this patch. I will be addressing your review > comments in v7 of this patch series. > > ~ Vaibhav > Thanks Vaibhav. The rest of the series looks good to me, so once you send the update, I'll queue it up

Re: [ndctl PATCH v6 2/5] libncdtl: Add initial support for NVDIMM_FAMILY_PAPR nvdimm family

2020-06-17 Thread Vaibhav Jain
Hi Vishal, Thanks for reviewing this patch. I will be addressing your review comments in v7 of this patch series. ~ Vaibhav "Verma, Vishal L" writes: > On Tue, 2020-06-16 at 11:00 +0530, Vaibhav Jain wrote: >> Add necessary scaffolding in libndctl for dimms that support papr_scm > > support

Re: [ndctl PATCH v6 2/5] libncdtl: Add initial support for NVDIMM_FAMILY_PAPR nvdimm family

2020-06-16 Thread Verma, Vishal L
On Tue, 2020-06-16 at 11:00 +0530, Vaibhav Jain wrote: > Add necessary scaffolding in libndctl for dimms that support papr_scm support /the/ papr_scm specification > specification[1]. Since there can be platforms that support > Open-Firmware[2] but not the papr_scm specification, hence the

[ndctl PATCH v6 2/5] libncdtl: Add initial support for NVDIMM_FAMILY_PAPR nvdimm family

2020-06-15 Thread Vaibhav Jain
Add necessary scaffolding in libndctl for dimms that support papr_scm specification[1]. Since there can be platforms that support Open-Firmware[2] but not the papr_scm specification, hence the changes proposed first add support for probing if the dimm bus supports Open-Firmware. This is done via