The address range scrub format is formalized in acpi6.1 and the existing Linux implementation needs to be updated accordingly. In the course of testing this update a bug in how Linux handles the buffer size for ars_status commands was discovered/fixed. --- Dan Williams (2): libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing nfit: update address range scrub commands to the acpi 6.1 format drivers/acpi/nfit.c | 6 +++--- drivers/nvdimm/bus.c | 20 ++++++++++---------- include/linux/libnvdimm.h | 3 +-- include/uapi/linux/ndctl.h | 11 +++++++++-- tools/testing/nvdimm/test/nfit.c | 8 ++++++-- 5 files changed, 29 insertions(+), 19 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html