[dm-devel] md: Convert timers to use timer_setup()

Jens Axboe axboe at kernel.dk
Tue Oct 24 18:18:31 UTC 2017


On 10/24/2017 12:15 PM, Mike Snitzer wrote:
> On Wed, Oct 18 2017 at 11:12pm -0400,
> Jens Axboe <axboe at kernel.dk> wrote:
> 
>>
>>> On Oct 18, 2017, at 9:06 PM, Kees Cook <keescook at chromium.org> wrote:
>>>
>>>> On Mon, Oct 16, 2017 at 8:06 PM, Michael Lyle <mlyle at lyle.org> 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 at gmail.com>
>>>>> Cc: Shaohua Li <shli at kernel.org>
>>>>> Cc: Alasdair Kergon <agk at redhat.com>
>>>>> Cc: Mike Snitzer <snitzer at redhat.com>
>>>>> Cc: dm-devel at redhat.com
>>>>> Cc: linux-bcache at vger.kernel.org
>>>>> Cc: linux-raid at vger.kernel.org
>>>>> Signed-off-by: Kees Cook <keescook at chromium.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 at lyle.org>
>>>
>>> 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 <snitzer at redhat.com>

Done, thanks all.

-- 
Jens Axboe




More information about the dm-devel mailing list