[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <390e7ce2-fda1-ad11-6c96-0ea44615c845@lyle.org>
Date: Mon, 16 Oct 2017 20:06:06 -0700
From: Michael Lyle <mlyle@...e.org>
To: Kees Cook <keescook@...omium.org>, Shaohua Li <shli@...com>
Cc: Kent Overstreet <kent.overstreet@...il.com>,
Alasdair Kergon <agk@...hat.com>,
Mike Snitzer <snitzer@...hat.com>, dm-devel@...hat.com,
linux-bcache@...r.kernel.org, linux-raid@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] md: Convert timers to use timer_setup()
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 <kent.overstreet@...il.com>
> Cc: Shaohua Li <shli@...nel.org>
> Cc: Alasdair Kergon <agk@...hat.com>
> Cc: Mike Snitzer <snitzer@...hat.com>
> Cc: dm-devel@...hat.com
> Cc: linux-bcache@...r.kernel.org
> Cc: linux-raid@...r.kernel.org
> Signed-off-by: Kees Cook <keescook@...omium.org>
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 <mlyle@...e.org>
> [snip]
Powered by blists - more mailing lists