Skip to content
Commit 9ccaed4b authored by Dan Williams's avatar Dan Williams
Browse files

acpi, nfit: limit ->flush_probe() to initialization work



The nvdimm probe flushing mechanism gives userspace a sync point where
it knows all asynchronous driver probe sequences have completed.
However, it need not wait for other asynchronous actions, like
on-demand address-range-scrub. Track the init work separately from other
work in the workqueue, and only flush the former.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent caa603aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment