Re: [PATCH] md: Convert timers to use timer_setup()

From: Kees Cook
Date: Wed Oct 18 2017 - 23:06:11 EST


On Mon, Oct 16, 2017 at 8:06 PM, Michael Lyle <mlyle@xxxxxxxx> 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 <kent.overstreet@xxxxxxxxx>
>> Cc: Shaohua Li <shli@xxxxxxxxxx>
>> Cc: Alasdair Kergon <agk@xxxxxxxxxx>
>> Cc: Mike Snitzer <snitzer@xxxxxxxxxx>
>> Cc: dm-devel@xxxxxxxxxx
>> Cc: linux-bcache@xxxxxxxxxxxxxxx
>> Cc: linux-raid@xxxxxxxxxxxxxxx
>> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
>
> 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@xxxxxxxx>

Jens, can you pick this up, or would you prefer I split it up?

Thanks!

-Kees

--
Kees Cook
Pixel Security