From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Ledford Subject: Re: [PATCH] IB/ipoib: Convert timers to use timer_setup() Date: Mon, 09 Oct 2017 12:25:43 -0400 Message-ID: <1507566343.46071.38.camel@redhat.com> References: <20171005004554.GA22669@beast> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171005004554.GA22669@beast> Sender: linux-kernel-owner@vger.kernel.org To: Kees Cook , linux-kernel@vger.kernel.org Cc: Sean Hefty , Hal Rosenstock , Leon Romanovsky , Alex Vesker , Erez Shitrit , Ira Weiny , Dasaratharaman Chandramouli , Zhu Yanjun , "kernel@kyup.com" , Paolo Abeni , Niranjana Vishwanathapura , Feras Daoud , Alex Estrin , Shamir Rabinovitch , linux-rdma@vger.kernel.org, Yuval Shaia , Thomas Gleixner List-Id: linux-rdma@vger.kernel.org On Wed, 2017-10-04 at 17:45 -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 > Cc: Sean Hefty > Cc: Hal Rosenstock > Cc: Leon Romanovsky > Cc: Alex Vesker > Cc: Erez Shitrit > Cc: Zhu Yanjun > Cc: Dasaratharaman Chandramouli m> > Cc: Paolo Abeni > Cc: Ira Weiny > Cc: Yuval Shaia > Cc: linux-rdma@vger.kernel.org > Cc: Thomas Gleixner > Signed-off-by: Kees Cook > --- > This requires commit 686fef928bba ("timer: Prepare to change timer > callback argument type") in v4.14-rc3, but should be otherwise > stand-alone. Thanks, applied. -- Doug Ledford GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD