commit | 1f4a63bf019524c96e79f088cd717b96ef00a249 | [log] [tgz] |
---|---|---|
author | Chuansheng Liu <chuansheng.liu@intel.com> | Tue Jan 07 16:53:34 2014 +0800 |
committer | Ben Myers <bpm@sgi.com> | Fri Jan 10 12:39:38 2014 -0600 |
tree | b06d06c6d0acb3305ef59dc02d29597c289dcf89 | |
parent | bba719b5004234e55737e7074b81b337210c511d [diff] |
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() 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> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com> (cherry picked from commit 6f96b3063cdd473c68664a190524ed966ac0cd92)