[PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
David Miller
davem at davemloft.net
Thu Oct 5 11:41:34 AEDT 2017
From: Kees Cook <keescook at chromium.org>
Date: Wed, 4 Oct 2017 16:26:58 -0700
> This refactors the only users of init_timer_pinned() to use
> the new timer_setup() and from_timer(). Drops the definition of
> init_timer_pinned().
>
> Cc: Chris Metcalf <cmetcalf at mellanox.com>
> Cc: Thomas Gleixner <tglx at linutronix.de>
> Cc: netdev 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