On Mon, Oct 9, 2017 at 10:53 AM, Marc Kleine-Budde <[email protected]> wrote: > On 10/05/2017 02:51 AM, 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: Oliver Hartkopp <[email protected]> >> Cc: Marc Kleine-Budde <[email protected]> >> Cc: "David S. Miller" <[email protected]> >> Cc: [email protected] >> Cc: [email protected] >> Cc: Thomas Gleixner <[email protected]> >> Signed-off-by: Kees Cook <[email protected]> >> --- >> This requires commit 686fef928bba ("timer: Prepare to change timer >> callback argument type") in v4.14-rc3, but should be otherwise >> stand-alone. > > Are you taking the patch or should I apply it? > > Acked-by: Marc Kleine-Budde <[email protected]>
If you have -rc3 in your tree, please take it. If you want the timers tree to carry it instead, we can do that too. Thanks! -Kees -- Kees Cook Pixel Security

