| commit | d8de78afefdf67c00edbb8bd3c24ca0edf3c06bb | [log] [tgz] |
|---|---|---|
| author | Dan Williams <dan.j.williams@intel.com> | Thu Mar 21 22:35:53 2019 -0700 |
| committer | Dan Williams <dan.j.williams@intel.com> | Tue Jun 18 20:31:30 2019 -0700 |
| tree | 483e3cc90facad5994a94bf9c7f03e8e7b7312f0 | |
| parent | 522016249399b1821550c6bf7d3d6aa50e8c1d84 [diff] |
libnvdimm/pfn: Stop padding pmem namespaces to section alignment Now that the mm core supports section-unaligned hotplug of ZONE_DEVICE memory, we no longer need to add padding at pfn/dax device creation time. The kernel will still honor padding established by older kernels. Reported-by: Jeff Moyer <jmoyer@redhat.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>