Home
last modified time | relevance | path

Searched hist:"5 e096ef3b29e6113a7aa6a7dc4871987efa99bcb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.cdiff 5e096ef3b29e6113a7aa6a7dc4871987efa99bcb Mon Oct 30 15:22:23 CDT 2017 Vishal Verma <vishal.l.verma@intel.com> nfit_test: when clearing poison, also remove badrange entries

The injected badrange entries can only be cleared from the kernel's
accounting by writing to the affected blocks, so when such a write sends
the clear errror DSM to nfit_test, also clear the ranges from
nfit_test's badrange list. This lets an 'ARS Inject error status' DSM to
return the correct status, omitting the cleared ranges.

Cc: Dave Jiang <dave.jiang@intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>