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

From: Kees Cook
Date: Thu Oct 05 2017 - 19:37:52 EST


On Thu, Oct 5, 2017 at 7:21 AM, Tejun Heo <tj@xxxxxxxxxx> wrote:
> On Wed, Oct 04, 2017 at 05:54:17PM -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. Adds a pointer back to link
>> structure.
>>
>> Cc: Tejun Heo <tj@xxxxxxxxxx>
>> Cc: linux-ide@xxxxxxxxxxxxxxx
>> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
>
> Acked-by: Tejun Heo <tj@xxxxxxxxxx>
>
> Please feel free to route together with other timer patches.

Most of the timer conversions are going via the maintainer trees. Are
you able to take these? If not, I can ask tglx to take them.

Thanks!

-Kees

--
Kees Cook
Pixel Security