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:
ea2e64f
)
x86: hpet: Use proper destructor for delayed work
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 23 Mar 2014 14:20:45 +0000
(14:20 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 25 Mar 2014 16:34:01 +0000
(17:34 +0100)
destroy_timer_on_stack() is hardly the right thing for a delayed
work. We leak a tracking object for the work itself when DEBUG_OBJECTS
is enabled.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Cc: x86@kernel.org
Link:
http://lkml.kernel.org/r/20140323141940.034005322@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/hpet.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/hpet.c
Simple merge