From: Thomas Gleixner Date: Sun, 15 Nov 2009 16:09:48 +0000 (+0900) Subject: workqueue: Add debugobjects support X-Git-Tag: v2.6.33-rc1~326^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc186ad741c12ae9ecac8b89e317ef706fdaf8f6;p=pandora-kernel.git workqueue: Add debugobjects support Add debugobject support to track the life time of work_structs. While at it, remove duplicate definition of INIT_DELAYED_WORK_ON_STACK(). Signed-off-by: Thomas Gleixner Signed-off-by: Tejun Heo --- Reading git-diff-tree failed