Home
last modified time | relevance | path

Searched hist:fbabd829fe76a72a6444f64361cf8b2a9848639d (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/acpi/nfit/
H A Dnfit.hdiff fbabd829fe76a72a6444f64361cf8b2a9848639d Tue Apr 18 18:56:31 CEST 2017 Dan Williams <dan.j.williams@intel.com> acpi, nfit: fix module unload vs workqueue shutdown race

The workqueue may still be running when the devres callbacks start
firing to deallocate an acpi_nfit_desc instance. Stop and flush the
workqueue before letting any other devres de-allocations proceed.

Reported-by: Linda Knippers <linda.knippers@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
H A Dcore.cdiff fbabd829fe76a72a6444f64361cf8b2a9848639d Tue Apr 18 18:56:31 CEST 2017 Dan Williams <dan.j.williams@intel.com> acpi, nfit: fix module unload vs workqueue shutdown race

The workqueue may still be running when the devres callbacks start
firing to deallocate an acpi_nfit_desc instance. Stop and flush the
workqueue before letting any other devres de-allocations proceed.

Reported-by: Linda Knippers <linda.knippers@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
/linux/tools/testing/nvdimm/test/
H A Dnfit.cdiff fbabd829fe76a72a6444f64361cf8b2a9848639d Tue Apr 18 18:56:31 CEST 2017 Dan Williams <dan.j.williams@intel.com> acpi, nfit: fix module unload vs workqueue shutdown race

The workqueue may still be running when the devres callbacks start
firing to deallocate an acpi_nfit_desc instance. Stop and flush the
workqueue before letting any other devres de-allocations proceed.

Reported-by: Linda Knippers <linda.knippers@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>