git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9366e6
)
workqueue: Add debugobjects support
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 15 Nov 2009 16:09:48 +0000
(
01:09
+0900)
committer
Tejun Heo
<tj@kernel.org>
Sun, 15 Nov 2009 16:09:48 +0000
(
01:09
+0900)
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 <tglx@linutronix.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found