Home
last modified time | relevance | path

Searched hist:"58 cd71b4747432b0ef3b86db1b09c12e6c97204b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.cdiff 58cd71b4747432b0ef3b86db1b09c12e6c97204b Thu Jul 21 20:05:36 CDT 2016 Dan Williams <dan.j.williams@intel.com> nfit, tools/testing/nvdimm/: unify shutdown paths

While testing the new on-demand ARS patches we discovered that
differences between the nfit_test and normal nfit driver shutdown paths
can leak resources. Unify the shutdown paths to trigger via a devm_
callback when the acpi_desc->dev is unbound from its driver.

Reviewed-by: Lee, Chun-Yi <jlee@suse.com>
Reported-by: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>