Re: [PATCH v2] target/iscsi: Convert timers to use timer_setup()

From: Bart Van Assche
Date: Fri Oct 27 2017 - 08:57:27 EST


On Fri, 2017-10-27 at 02:19 -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. Includes a fix for correcting an
> on-stack timer usage.

Hello Kees,

These changes look good to me but I would like to test this patch. Is there
a tree available somewhere that includes this patch?

Thanks,

Bart.