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

From: Vinod Koul
Date: Tue Oct 24 2017 - 10:37:01 EST


On Tue, Oct 24, 2017 at 03:02:23AM -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.

Would have preferd patch per driver.

> Cc: Vinod Koul <vinod.koul@xxxxxxxxx>
> Cc: Dan Williams <dan.j.williams@xxxxxxxxx>
> Cc: Dave Jiang <dave.jiang@xxxxxxxxx>
> Cc: Ujjal Singh <ujjal.singh@xxxxxxxxx>
> Cc: Pan Bian <bianpan2016@xxxxxxx>
> Cc: dmaengine@xxxxxxxxxxxxxxx

This is pretty useless for the log. i prefer adding this after s-o-b line so
that it doesn't get carried while applying

> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>

Applied now, thanks

--
~Vinod