From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Ledford Subject: Re: [PATCH] IB/rdmavt: Convert timers to use timer_setup() Date: Wed, 18 Oct 2017 11:49:58 -0400 Message-ID: <1508341798.46071.84.camel@redhat.com> References: <20171016225113.GA98749@beast> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171016225113.GA98749@beast> Sender: linux-kernel-owner@vger.kernel.org To: Kees Cook Cc: Dennis Dalessandro , Sean Hefty , Hal Rosenstock , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-rdma@vger.kernel.org On Mon, 2017-10-16 at 15:51 -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. > > setup_timer() was already being called before the open-coded > init_timer() > and .data assignment. These are removed as well. > > Cc: Dennis Dalessandro > Cc: Doug Ledford > Cc: Sean Hefty > Cc: Hal Rosenstock > Cc: linux-rdma@vger.kernel.org > Signed-off-by: Kees Cook Thanks, applied. -- Doug Ledford GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD