diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-03-23 15:20:45 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2014-03-25 17:34:01 +0100 |
commit | b712c8dae05931a76b6c17a4254f403798e6caef (patch) | |
tree | c4ad7690e81e3c182fe7387b19fbe9ebe0270472 /arch/microblaze | |
parent | workqueue: Provide destroy_delayed_work_on_stack() (diff) | |
download | linux-b712c8dae05931a76b6c17a4254f403798e6caef.tar.xz linux-b712c8dae05931a76b6c17a4254f403798e6caef.zip |
x86: hpet: Use proper destructor for delayed work
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>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions