[PATCH 05/13] timer: Remove init_timer_deferrable() in favor of timer_setup()

David Miller davem at davemloft.net
Thu Oct 5 11:41:11 AEDT 2017


From: Kees Cook <keescook at chromium.org>
Date: Wed,  4 Oct 2017 16:26:59 -0700

> This refactors the only users of init_timer_deferrable() to use
> the new timer_setup() and from_timer(). Removes definition of
> init_timer_deferrable().
> 
> Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> Cc: Michael Ellerman <mpe at ellerman.id.au>
> Cc: Sebastian Reichel <sre at kernel.org>
> Cc: Harish Patil <harish.patil at cavium.com>
> Cc: Manish Chopra <manish.chopra at cavium.com>
> Cc: Kalle Valo <kvalo at qca.qualcomm.com>
> Cc: linuxppc-dev at lists.ozlabs.org
> Cc: netdev at vger.kernel.org
> Cc: linux-wireless at vger.kernel.org
> Signed-off-by: Kees Cook <keescook at chromium.org>

For networking:

Acked-by: David S. Miller <davem at davemloft.net>


More information about the Linuxppc-dev mailing list