lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 8 Oct 2017 16:23:50 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     Kees Cook <keescook@...omium.org>
Cc:     linux-kernel@...r.kernel.org, Doug Ledford <dledford@...hat.com>,
        Sean Hefty <sean.hefty@...el.com>,
        Hal Rosenstock <hal.rosenstock@...il.com>,
        Alex Vesker <valex@...lanox.com>,
        Erez Shitrit <erezsh@...lanox.com>,
        Ira Weiny <ira.weiny@...el.com>,
        Dasaratharaman Chandramouli 
        <dasaratharaman.chandramouli@...el.com>,
        Zhu Yanjun <yanjun.zhu@...cle.com>,
        "kernel@...p.com" <kernel@...p.com>,
        Paolo Abeni <pabeni@...hat.com>,
        Niranjana Vishwanathapura <niranjana.vishwanathapura@...el.com>,
        Feras Daoud <ferasda@...lanox.com>,
        Alex Estrin <alex.estrin@...el.com>,
        Shamir Rabinovitch <shamir.rabinovitch@...cle.com>,
        linux-rdma@...r.kernel.org, Yuval Shaia <yuval.shaia@...cle.com>,
        Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH] IB/ipoib: Convert timers to use timer_setup()

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 <dledford@...hat.com>
> Cc: Sean Hefty <sean.hefty@...el.com>
> Cc: Hal Rosenstock <hal.rosenstock@...il.com>
> Cc: Leon Romanovsky <leon@...nel.org>
> Cc: Alex Vesker <valex@...lanox.com>
> Cc: Erez Shitrit <erezsh@...lanox.com>
> Cc: Zhu Yanjun <yanjun.zhu@...cle.com>
> Cc: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@...el.com>
> Cc: Paolo Abeni <pabeni@...hat.com>
> Cc: Ira Weiny <ira.weiny@...el.com>
> Cc: Yuval Shaia <yuval.shaia@...cle.com>
> Cc: linux-rdma@...r.kernel.org
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Signed-off-by: Kees Cook <keescook@...omium.org>
> ---
> 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 <leonro@...lanox.com>

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ