commit | 6f96b3063cdd473c68664a190524ed966ac0cd92 | [log] [tgz] |
---|---|---|
author | Chuansheng Liu <chuansheng.liu@intel.com> | Tue Jan 07 16:53:34 2014 +0800 |
committer | Ben Myers <bpm@sgi.com> | Thu Jan 09 15:50:31 2014 -0600 |
tree | 9f8e47cc5bf4d0965f92ca6cb1f4002fbd23277f | |
parent | 85dd0707f0cad26d60f2dc574d17a5ab948d10f7 [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>