commit | 9fc740de147154f373768f909173aea2ac4a36a5 | [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> | Thu Apr 18 13:55:59 2019 -0700 |
tree | f2582417f075439029f7daa0e5fcc26f284ca2d3 | |
parent | 59ec912654f045ffa671e708bab03892d18a82eb [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>