Re: [PATCH 07/21] nd: dimm devices (nfit "memory-devices")

2015-04-18 Thread Dan Williams
On Sat, Apr 18, 2015 at 1:06 AM, Greg KH wrote: > On Fri, Apr 17, 2015 at 09:35:52PM -0400, Dan Williams wrote: >> Register the dimms described in the nfit as devices on a nd_bus, named >> "dimmN" where N is a global ida index. The dimm numbering per-bus may >> appear contiguous, since we only

Re: [PATCH 07/21] nd: dimm devices (nfit "memory-devices")

2015-04-18 Thread Greg KH
On Fri, Apr 17, 2015 at 09:35:52PM -0400, Dan Williams wrote: > Register the dimms described in the nfit as devices on a nd_bus, named > "dimmN" where N is a global ida index. The dimm numbering per-bus may > appear contiguous, since we only allow a single nd_bus to be registered > at at a time.

Re: [PATCH 07/21] nd: dimm devices (nfit memory-devices)

2015-04-18 Thread Dan Williams
On Sat, Apr 18, 2015 at 1:06 AM, Greg KH gre...@linuxfoundation.org wrote: On Fri, Apr 17, 2015 at 09:35:52PM -0400, Dan Williams wrote: Register the dimms described in the nfit as devices on a nd_bus, named dimmN where N is a global ida index. The dimm numbering per-bus may appear

Re: [PATCH 07/21] nd: dimm devices (nfit memory-devices)

2015-04-18 Thread Greg KH
On Fri, Apr 17, 2015 at 09:35:52PM -0400, Dan Williams wrote: Register the dimms described in the nfit as devices on a nd_bus, named dimmN where N is a global ida index. The dimm numbering per-bus may appear contiguous, since we only allow a single nd_bus to be registered at at a time.

[PATCH 07/21] nd: dimm devices (nfit "memory-devices")

2015-04-17 Thread Dan Williams
Register the dimms described in the nfit as devices on a nd_bus, named "dimmN" where N is a global ida index. The dimm numbering per-bus may appear contiguous, since we only allow a single nd_bus to be registered at at a time. However, eventually, dimm-hotplug invalidates this property and dimms

[PATCH 07/21] nd: dimm devices (nfit memory-devices)

2015-04-17 Thread Dan Williams
Register the dimms described in the nfit as devices on a nd_bus, named dimmN where N is a global ida index. The dimm numbering per-bus may appear contiguous, since we only allow a single nd_bus to be registered at at a time. However, eventually, dimm-hotplug invalidates this property and dimms