From: Chuansheng Liu Date: Tue, 7 Jan 2014 08:53:34 +0000 (+0800) Subject: xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() X-Git-Tag: v3.13-rc8~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f4a63bf019524c96e79f088cd717b96ef00a249;p=pandora-kernel.git 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 Reviewed-by: Ben Myers Signed-off-by: Ben Myers (cherry picked from commit 6f96b3063cdd473c68664a190524ed966ac0cd92) --- Reading git-diff-tree failed