linux_dsm_epyc7002/drivers/infiniband
Kees Cook a2930e5c44 IB/rdmavt: 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.

setup_timer() was already being called before the open-coded init_timer()
and .data assignment. These are removed as well.

Cc: Dennis Dalessandro <dennis.dalessandro@intel.com>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Cc: linux-rdma@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-10-18 11:48:19 -04:00
..
core RDMA/iwpm: Properly mark end of NL messages 2017-09-29 11:32:42 -04:00
hw RDMA/i40iw: Convert timers to use timer_setup() 2017-10-09 12:19:41 -04:00
sw IB/rdmavt: Convert timers to use timer_setup() 2017-10-18 11:48:19 -04:00
ulp IB/ipoib: Convert timers to use timer_setup() 2017-10-09 12:19:41 -04:00
Kconfig IB/core: Expose ioctl interface through experimental Kconfig 2017-08-31 08:35:14 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00