[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171025.125933.1786953066924623254.davem@davemloft.net>
Date: Wed, 25 Oct 2017 12:59:33 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: keescook@...omium.org
Cc: gerrit@....abdn.ac.uk, soheil@...gle.com,
hannes@...essinduktion.org, edumazet@...gle.com,
dccp@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: dccp: Convert timers to use timer_setup()
From: Kees Cook <keescook@...omium.org>
Date: Tue, 24 Oct 2017 01:46:09 -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. Adds a pointer back to the sock.
>
> Cc: Gerrit Renker <gerrit@....abdn.ac.uk>
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Soheil Hassas Yeganeh <soheil@...gle.com>
> Cc: Hannes Frederic Sowa <hannes@...essinduktion.org>
> Cc: Eric Dumazet <edumazet@...gle.com>
> Cc: dccp@...r.kernel.org
> Cc: netdev@...r.kernel.org
> Signed-off-by: Kees Cook <keescook@...omium.org>
Applied.
Powered by blists - more mailing lists