[PATCH] drivers/crypto: Convert timers to use timer_setup()

Herbert Xu herbert at gondor.apana.org.au
Fri Nov 3 07:27:41 PDT 2017


On Wed, Oct 25, 2017 at 03:18:42AM -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.
> 
> Cc: Herbert Xu <herbert at gondor.apana.org.au>
> Cc: Jesper Nilsson <jesper.nilsson at axis.com>
> Cc: Lars Persson <lars.persson at axis.com>
> Cc: Niklas Cassel <niklas.cassel at axis.com>
> Cc: "David S. Miller" <davem at davemloft.net>
> Cc: Jamie Iles <jamie at jamieiles.com>
> Cc: linux-arm-kernel at axis.com
> Cc: linux-crypto at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Signed-off-by: Kees Cook <keescook at chromium.org>

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list