On Wed, Oct 04, 2017 at 05:45:54PM -0700, Kees Cook wrote:
> 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: Doug Ledford <[email protected]>
> Cc: Sean Hefty <[email protected]>
> Cc: Hal Rosenstock <[email protected]>
> Cc: Leon Romanovsky <[email protected]>
> Cc: Alex Vesker <[email protected]>
> Cc: Erez Shitrit <[email protected]>
> Cc: Zhu Yanjun <[email protected]>
> Cc: Dasaratharaman Chandramouli <[email protected]>
> Cc: Paolo Abeni <[email protected]>
> Cc: Ira Weiny <[email protected]>
> Cc: Yuval Shaia <[email protected]>
> Cc: [email protected]
> Cc: Thomas Gleixner <[email protected]>
> Signed-off-by: Kees Cook <[email protected]>
> ---
> This requires commit 686fef928bba ("timer: Prepare to change timer
> callback argument type") in v4.14-rc3, but should be otherwise
> stand-alone.
> ---
>  drivers/infiniband/ulp/ipoib/ipoib.h      | 2 +-
>  drivers/infiniband/ulp/ipoib/ipoib_ib.c   | 6 ++++--
>  drivers/infiniband/ulp/ipoib/ipoib_main.c | 3 +--
>  3 files changed, 6 insertions(+), 5 deletions(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <[email protected]>

Attachment: signature.asc
Description: PGP signature

Reply via email to