diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 15:58:25 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-10-18 17:04:25 +0200 |
commit | 32a6c7233c41216f5dd41fc7bf100eedb1063dfc (patch) | |
tree | 188c87d2527c73807c330e65e2702f01ed149d76 /init | |
parent | c310ce4dcb9df9b2f1be82caff7dae609fe53f72 (diff) | |
download | linux-stable-32a6c7233c41216f5dd41fc7bf100eedb1063dfc.tar.gz linux-stable-32a6c7233c41216f5dd41fc7bf100eedb1063dfc.tar.bz2 linux-stable-32a6c7233c41216f5dd41fc7bf100eedb1063dfc.zip |
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 'init')
0 files changed, 0 insertions, 0 deletions