[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171027.120956.1944875051120489377.davem@davemloft.net>
Date: Fri, 27 Oct 2017 12:09:56 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: keescook@...omium.org
Cc: jakub.kicinski@...ronome.com, jiri@...lanox.com, jhs@...atatu.com,
simon.horman@...ronome.com, oss-drivers@...ronome.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/net: netronome: Convert timers to use
timer_setup()
From: Kees Cook <keescook@...omium.org>
Date: Wed, 25 Oct 2017 03:51:38 -0700
> 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: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Jiri Pirko <jiri@...lanox.com>
> Cc: Jamal Hadi Salim <jhs@...atatu.com>
> Cc: Simon Horman <simon.horman@...ronome.com>
> Cc: oss-drivers@...ronome.com
> Cc: netdev@...r.kernel.org
> Signed-off-by: Kees Cook <keescook@...omium.org>
Applied.
Powered by blists - more mailing lists