linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] nfit, libnvdimm: ars fixups for acpi6.1 compatibility
@ 2016-02-20 22:46 Dan Williams
  2016-02-20 22:46 ` [PATCH 1/2] libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing Dan Williams
  2016-02-20 22:46 ` [PATCH 2/2] nfit: update address range scrub commands to the acpi 6.1 format Dan Williams
  0 siblings, 2 replies; 7+ messages in thread
From: Dan Williams @ 2016-02-20 22:46 UTC (permalink / raw)
  To: linux-nvdimm; +Cc: Linda Knippers, Vishal Verma, stable, linux-acpi

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-24  1:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-20 22:46 [PATCH 0/2] nfit, libnvdimm: ars fixups for acpi6.1 compatibility Dan Williams
2016-02-20 22:46 ` [PATCH 1/2] libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing Dan Williams
2016-02-24  1:20   ` [PATCH v2] " Dan Williams
2016-02-20 22:46 ` [PATCH 2/2] nfit: update address range scrub commands to the acpi 6.1 format Dan Williams
2016-02-22 22:22   ` Linda Knippers
2016-02-22 22:41     ` Dan Williams
2016-02-22 23:08       ` Linda Knippers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).