Re: [PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-07-01 Thread Dan Williams
On Wed, Jul 1, 2015 at 9:49 AM, Geert Uytterhoeven wrote: > On Wed, Jul 1, 2015 at 6:41 PM, Dan Williams wrote: >> On Wed, Jul 1, 2015 at 6:13 AM, Geert Uytterhoeven >> wrote: >>> On Thu, Jun 18, 2015 at 1:14 AM, Dan Williams >>> wrote: Prepare the pmem driver to consume PMEM namespaces

Re: [PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-07-01 Thread Geert Uytterhoeven
On Wed, Jul 1, 2015 at 6:41 PM, Dan Williams wrote: > On Wed, Jul 1, 2015 at 6:13 AM, Geert Uytterhoeven > wrote: >> On Thu, Jun 18, 2015 at 1:14 AM, Dan Williams >> wrote: >>> Prepare the pmem driver to consume PMEM namespaces emitted by regions of >>> an nvdimm_bus instance. No functional

Re: [PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-07-01 Thread Dan Williams
On Wed, Jul 1, 2015 at 6:13 AM, Geert Uytterhoeven wrote: > Hi Dan, > > On Thu, Jun 18, 2015 at 1:14 AM, Dan Williams > wrote: >> Prepare the pmem driver to consume PMEM namespaces emitted by regions of >> an nvdimm_bus instance. No functional change. > > As LIBNVDIMM depends on

Re: [PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-07-01 Thread Geert Uytterhoeven
Hi Dan, On Thu, Jun 18, 2015 at 1:14 AM, Dan Williams wrote: > Prepare the pmem driver to consume PMEM namespaces emitted by regions of > an nvdimm_bus instance. No functional change. As LIBNVDIMM depends on PHYS_ADDR_T_64BIT, the driver can no longer be enabled on pure 32-bit platforms. Is

Re: [PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-07-01 Thread Geert Uytterhoeven
Hi Dan, On Thu, Jun 18, 2015 at 1:14 AM, Dan Williams dan.j.willi...@intel.com wrote: Prepare the pmem driver to consume PMEM namespaces emitted by regions of an nvdimm_bus instance. No functional change. As LIBNVDIMM depends on PHYS_ADDR_T_64BIT, the driver can no longer be enabled on pure

Re: [PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-07-01 Thread Geert Uytterhoeven
On Wed, Jul 1, 2015 at 6:41 PM, Dan Williams dan.j.willi...@intel.com wrote: On Wed, Jul 1, 2015 at 6:13 AM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Thu, Jun 18, 2015 at 1:14 AM, Dan Williams dan.j.willi...@intel.com wrote: Prepare the pmem driver to consume PMEM namespaces

Re: [PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-07-01 Thread Dan Williams
On Wed, Jul 1, 2015 at 9:49 AM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Wed, Jul 1, 2015 at 6:41 PM, Dan Williams dan.j.willi...@intel.com wrote: On Wed, Jul 1, 2015 at 6:13 AM, Geert Uytterhoeven ge...@linux-m68k.org wrote: On Thu, Jun 18, 2015 at 1:14 AM, Dan Williams

Re: [PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-07-01 Thread Dan Williams
On Wed, Jul 1, 2015 at 6:13 AM, Geert Uytterhoeven ge...@linux-m68k.org wrote: Hi Dan, On Thu, Jun 18, 2015 at 1:14 AM, Dan Williams dan.j.willi...@intel.com wrote: Prepare the pmem driver to consume PMEM namespaces emitted by regions of an nvdimm_bus instance. No functional change. As

[PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-06-17 Thread Dan Williams
Prepare the pmem driver to consume PMEM namespaces emitted by regions of an nvdimm_bus instance. No functional change. Acked-by: Christoph Hellwig Signed-off-by: Dan Williams --- drivers/block/Kconfig | 11 -- drivers/block/Makefile |1 drivers/block/pmem.c| 262

[PATCH v7 09/16] libnvdimm, pmem: move pmem to drivers/nvdimm/

2015-06-17 Thread Dan Williams
Prepare the pmem driver to consume PMEM namespaces emitted by regions of an nvdimm_bus instance. No functional change. Acked-by: Christoph Hellwig h...@lst.de Signed-off-by: Dan Williams dan.j.willi...@intel.com --- drivers/block/Kconfig | 11 -- drivers/block/Makefile |1