Re: [Linux-nvdimm] [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-15 Thread Dan Williams
On Fri, May 15, 2015 at 12:44 PM, Jeff Moyer wrote: > Dan Williams writes: > > Looks like the Kconfig stuff has been worked out between you and Rafael, > so I won't comment on that. > >> diff --git a/drivers/block/nd/acpi.c b/drivers/block/nd/acpi.c >> new file mode 100644 >> index

Re: [Linux-nvdimm] [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-15 Thread Jeff Moyer
Dan Williams writes: Looks like the Kconfig stuff has been worked out between you and Rafael, so I won't comment on that. > diff --git a/drivers/block/nd/acpi.c b/drivers/block/nd/acpi.c > new file mode 100644 > index ..9f0b24390d1b > --- /dev/null > +++ b/drivers/block/nd/acpi.c >

Re: [Linux-nvdimm] [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-15 Thread Jeff Moyer
Dan Williams dan.j.willi...@intel.com writes: Looks like the Kconfig stuff has been worked out between you and Rafael, so I won't comment on that. diff --git a/drivers/block/nd/acpi.c b/drivers/block/nd/acpi.c new file mode 100644 index ..9f0b24390d1b --- /dev/null +++

Re: [Linux-nvdimm] [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-15 Thread Dan Williams
On Fri, May 15, 2015 at 12:44 PM, Jeff Moyer jmo...@redhat.com wrote: Dan Williams dan.j.willi...@intel.com writes: Looks like the Kconfig stuff has been worked out between you and Rafael, so I won't comment on that. diff --git a/drivers/block/nd/acpi.c b/drivers/block/nd/acpi.c new file

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-04 Thread Dan Williams
On Mon, May 4, 2015 at 4:58 PM, Rafael J. Wysocki wrote: > On Friday, May 01, 2015 09:23:38 AM Dan Williams wrote: >> On Thu, Apr 30, 2015 at 6:21 PM, Rafael J. Wysocki >> wrote: >> > On Thursday, April 30, 2015 05:39:06 PM Dan Williams wrote: >> >> On Thu, Apr 30, 2015 at 4:23 PM, Rafael J.

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-04 Thread Rafael J. Wysocki
On Friday, May 01, 2015 09:23:38 AM Dan Williams wrote: > On Thu, Apr 30, 2015 at 6:21 PM, Rafael J. Wysocki wrote: > > On Thursday, April 30, 2015 05:39:06 PM Dan Williams wrote: > >> On Thu, Apr 30, 2015 at 4:23 PM, Rafael J. Wysocki > >> wrote: > [..] > >> >> +if ND_DEVICES > >> >> + > >> >>

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-04 Thread Rafael J. Wysocki
On Friday, May 01, 2015 09:23:38 AM Dan Williams wrote: On Thu, Apr 30, 2015 at 6:21 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: On Thursday, April 30, 2015 05:39:06 PM Dan Williams wrote: On Thu, Apr 30, 2015 at 4:23 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: [..] +if

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-04 Thread Dan Williams
On Mon, May 4, 2015 at 4:58 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: On Friday, May 01, 2015 09:23:38 AM Dan Williams wrote: On Thu, Apr 30, 2015 at 6:21 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: On Thursday, April 30, 2015 05:39:06 PM Dan Williams wrote: On Thu, Apr 30, 2015

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-01 Thread Dan Williams
On Thu, Apr 30, 2015 at 6:21 PM, Rafael J. Wysocki wrote: > On Thursday, April 30, 2015 05:39:06 PM Dan Williams wrote: >> On Thu, Apr 30, 2015 at 4:23 PM, Rafael J. Wysocki >> wrote: [..] >> >> +if ND_DEVICES >> >> + >> >> +config LIBND >> >> + tristate "LIBND: libnd device driver support"

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-05-01 Thread Dan Williams
On Thu, Apr 30, 2015 at 6:21 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: On Thursday, April 30, 2015 05:39:06 PM Dan Williams wrote: On Thu, Apr 30, 2015 at 4:23 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: [..] +if ND_DEVICES + +config LIBND + tristate LIBND: libnd device

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-04-30 Thread Rafael J. Wysocki
On Thursday, April 30, 2015 05:39:06 PM Dan Williams wrote: > On Thu, Apr 30, 2015 at 4:23 PM, Rafael J. Wysocki wrote: > > On Tuesday, April 28, 2015 02:24:23 PM Dan Williams wrote: > >> 1/ Autodetect an NFIT table for the ACPI namespace device with _HID of > >>"ACPI0012" > >> > >> 2/ libnd

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-04-30 Thread Dan Williams
On Thu, Apr 30, 2015 at 4:23 PM, Rafael J. Wysocki wrote: > On Tuesday, April 28, 2015 02:24:23 PM Dan Williams wrote: >> 1/ Autodetect an NFIT table for the ACPI namespace device with _HID of >>"ACPI0012" >> >> 2/ libnd bus registration >> >> The NFIT provided by ACPI is one possible method

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-04-30 Thread Rafael J. Wysocki
On Tuesday, April 28, 2015 02:24:23 PM Dan Williams wrote: > 1/ Autodetect an NFIT table for the ACPI namespace device with _HID of >"ACPI0012" > > 2/ libnd bus registration > > The NFIT provided by ACPI is one possible method by which platforms will > discover NVDIMM resources. However,

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-04-30 Thread Rafael J. Wysocki
On Thursday, April 30, 2015 05:39:06 PM Dan Williams wrote: On Thu, Apr 30, 2015 at 4:23 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: On Tuesday, April 28, 2015 02:24:23 PM Dan Williams wrote: 1/ Autodetect an NFIT table for the ACPI namespace device with _HID of ACPI0012 2/ libnd

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-04-30 Thread Dan Williams
On Thu, Apr 30, 2015 at 4:23 PM, Rafael J. Wysocki r...@rjwysocki.net wrote: On Tuesday, April 28, 2015 02:24:23 PM Dan Williams wrote: 1/ Autodetect an NFIT table for the ACPI namespace device with _HID of ACPI0012 2/ libnd bus registration The NFIT provided by ACPI is one possible

Re: [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-04-30 Thread Rafael J. Wysocki
On Tuesday, April 28, 2015 02:24:23 PM Dan Williams wrote: 1/ Autodetect an NFIT table for the ACPI namespace device with _HID of ACPI0012 2/ libnd bus registration The NFIT provided by ACPI is one possible method by which platforms will discover NVDIMM resources. However, the intent

[PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-04-28 Thread Dan Williams
1/ Autodetect an NFIT table for the ACPI namespace device with _HID of "ACPI0012" 2/ libnd bus registration The NFIT provided by ACPI is one possible method by which platforms will discover NVDIMM resources. However, the intent of the nd_bus_descriptor abstraction is to abstract "provider"

[PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support

2015-04-28 Thread Dan Williams
1/ Autodetect an NFIT table for the ACPI namespace device with _HID of ACPI0012 2/ libnd bus registration The NFIT provided by ACPI is one possible method by which platforms will discover NVDIMM resources. However, the intent of the nd_bus_descriptor abstraction is to abstract provider