On 10/16/2017 06:04 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.
Added to for-4.15/timer, thanks. -- Jens Axboe

