Re: [PATCH] PM: Convert timers to use timer_setup()
From: Kees Cook <hidden>
Date: 2017-10-17 00:31:02
Also in:
lkml
From: Kees Cook <hidden>
Date: 2017-10-17 00:31:02
Also in:
lkml
On Mon, Oct 16, 2017 at 5:15 PM, Rafael J. Wysocki [off-list ref] wrote:
On Tuesday, October 17, 2017 2:19:48 AM CEST Kees Cook wrote:quoted
On Mon, Oct 16, 2017 at 4:53 PM, Rafael J. Wysocki [off-list ref] wrote:quoted
On 10/17/2017 1:20 AM, Kees Cook wrote:quoted
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. Removes test of .data field, since that will be going away. Cc: "Rafael J. Wysocki" <redacted> Cc: Pavel Machek <redacted> Cc: Len Brown <redacted> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linux-pm@vger.kernel.org Signed-off-by: Kees Cook <redacted>Acked-by: Rafael J. Wysocki <redacted>Do you want this to be carried in the timers tree, or can you pick it up?I can pick it up, but only for 4.15.
Yup, this is based on -next. Thanks! -Kees -- Kees Cook Pixel Security