https://github.com/torvalds/linux
Revision 1f4a63bf019524c96e79f088cd717b96ef00a249 authored by Chuansheng Liu on 07 January 2014, 08:53:34 UTC, committed by Ben Myers on 10 January 2014, 18:39:38 UTC
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)
1 parent bba719b
History
Tip revision: 1f4a63bf019524c96e79f088cd717b96ef00a249 authored by Chuansheng Liu on 07 January 2014, 08:53:34 UTC
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Tip revision: 1f4a63b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.5 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top