diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-22 17:58:54 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-02 15:44:09 -0700 |
commit | fd30b717b86dc30ffe25596f8de6542a02ae9401 (patch) | |
tree | 0279fa68a4f2eeb88b4904f128f5ba1a01b08f40 /firmware | |
parent | 6082a6e44434a17f194048b7d48df56f148ec6d4 (diff) | |
download | linux-stable-fd30b717b86dc30ffe25596f8de6542a02ae9401.tar.gz linux-stable-fd30b717b86dc30ffe25596f8de6542a02ae9401.tar.bz2 linux-stable-fd30b717b86dc30ffe25596f8de6542a02ae9401.zip |
rcu: Convert timers to use timer_setup()
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.
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions