From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752031AbdJXSS5 (ORCPT ); Tue, 24 Oct 2017 14:18:57 -0400 Received: from mail-it0-f68.google.com ([209.85.214.68]:44615 "EHLO mail-it0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751910AbdJXSSe (ORCPT ); Tue, 24 Oct 2017 14:18:34 -0400 X-Google-Smtp-Source: ABhQp+TlRwlw0eVqj8M39IIyns+U5M/vFyx3dk5OZQtV9cHMjSN6e8WCuD4kNfWd5o3sI8irSN04LA== Subject: Re: md: Convert timers to use timer_setup() To: Mike Snitzer Cc: Kees Cook , Michael Lyle , linux-bcache@vger.kernel.org, LKML , linux-raid@vger.kernel.org, dm-devel@redhat.com, Shaohua Li , Kent Overstreet , Alasdair Kergon References: <20171017000148.GA102867@beast> <390e7ce2-fda1-ad11-6c96-0ea44615c845@lyle.org> <20171024181555.GA22647@redhat.com> From: Jens Axboe Message-ID: <2bc9aabb-4ee5-c176-13be-a540a2fa8c62@kernel.dk> Date: Tue, 24 Oct 2017 12:18:31 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171024181555.GA22647@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/24/2017 12:15 PM, Mike Snitzer wrote: > On Wed, Oct 18 2017 at 11:12pm -0400, > Jens Axboe wrote: > >> >>> On Oct 18, 2017, at 9:06 PM, Kees Cook wrote: >>> >>>> On Mon, Oct 16, 2017 at 8:06 PM, Michael Lyle wrote: >>>>> On 10/16/2017 05:01 PM, 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: Kent Overstreet >>>>> Cc: Shaohua Li >>>>> Cc: Alasdair Kergon >>>>> Cc: Mike Snitzer >>>>> Cc: dm-devel@redhat.com >>>>> Cc: linux-bcache@vger.kernel.org >>>>> Cc: linux-raid@vger.kernel.org >>>>> Signed-off-by: Kees Cook >>>> >>>> This looks good to me-- I'm fine with Jens or someone else picking this >>>> up directly, or would take a bcache-specific one to apply to my tree. >>>> >>>> Reviewed-by: Michael Lyle >>> >>> Jens, can you pick this up, or would you prefer I split it up? > > Jens, would you be OK picking it up from patchwork? If so, see: > https://patchwork.kernel.org/patch/10010303/ > > You can add mine too: > Reviewed-by: Mike Snitzer Done, thanks all. -- Jens Axboe