summaryrefslogtreecommitdiff
path: root/kernel/time
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-10-16 15:58:25 -0700
committerThomas Gleixner <tglx@linutronix.de>2017-10-18 17:04:25 +0200
commit32a6c7233c41216f5dd41fc7bf100eedb1063dfc (patch)
tree188c87d2527c73807c330e65e2702f01ed149d76 /kernel/time
parentc310ce4dcb9df9b2f1be82caff7dae609fe53f72 (diff)
workqueue: Convert timers to use timer_setup() (part 2)
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly. (The prior workqueue patch missed a few timers.) Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Tejun Heo <tj@kernel.org> Cc: Lai Jiangshan <jiangshanlai@gmail.com> Link: https://lkml.kernel.org/r/20171016225825.GA99101@beast Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions