[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171018133323.GE1302522@devbig577.frc2.facebook.com>
Date: Wed, 18 Oct 2017 06:33:23 -0700
From: Tejun Heo <tj@...nel.org>
To: Kees Cook <keescook@...omium.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Lai Jiangshan <jiangshanlai@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] workqueue: Convert timers to use timer_setup() (part 2)
On Mon, Oct 16, 2017 at 03:58:25PM -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. (The prior workqueue
> patch missed a few timers.)
>
> Cc: Tejun Heo <tj@...nel.org>
> Cc: Lai Jiangshan <jiangshanlai@...il.com>
> Signed-off-by: Kees Cook <keescook@...omium.org>
Acked-by: Tejun Heo <tj@...nel.org>
Please feel free to route with other timer patches.
Thanks.
--
tejun
Powered by blists - more mailing lists