diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-01-22 09:50:44 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-01-22 10:02:07 +0100 |
commit | 336f6c322d87806ef93afad6308ac65083a865e5 (patch) | |
tree | 25726735e2a355556850dca27ce0b1413bf0e4f1 /init | |
parent | f3b8436ad9a8ad36b3c9fa1fe030c7f38e5d3d0b (diff) | |
download | op-kernel-dev-336f6c322d87806ef93afad6308ac65083a865e5.zip op-kernel-dev-336f6c322d87806ef93afad6308ac65083a865e5.tar.gz |
debugobjects: add and use INIT_WORK_ON_STACK
Impact: Fix debugobjects warning
debugobject enabled kernels spit out a warning in hpet code due to a
workqueue which is initialized on stack.
Add INIT_WORK_ON_STACK() which calls init_timer_on_stack() and use it
in hpet.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions