Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm snapshot: call destroy_work_on_stack() to pair with INIT_WORK_ONST…
…ACK() In case CONFIG_DEBUG_OBJECTS_WORK is defined, it is needed to call destroy_work_on_stack() which frees the debug object to pair with INIT_WORK_ONSTACK(). Signed-off-by: Liu, Chuansheng <chuansheng.liu@intel.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
- Loading branch information