[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGXu5j+S6WR_m0f5snY6NV0gt_OX7FCgi21d2uKYMYtoNMuuHw@mail.gmail.com>
Date: Mon, 16 Oct 2017 17:19:48 -0700
From: Kees Cook <keescook@...omium.org>
To: "Rafael J. Wysocki" <rafael.j.wysocki@...el.com>
Cc: "Rafael J. Wysocki" <rjw@...ysocki.net>,
Pavel Machek <pavel@....cz>, Len Brown <len.brown@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linux PM list <linux-pm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] PM: Convert timers to use timer_setup()
On Mon, Oct 16, 2017 at 4:53 PM, Rafael J. Wysocki
<rafael.j.wysocki@...el.com> wrote:
> On 10/17/2017 1:20 AM, 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. Removes test of .data field, since
>> that will be going away.
>>
>> Cc: "Rafael J. Wysocki" <rjw@...ysocki.net>
>> Cc: Pavel Machek <pavel@....cz>
>> Cc: Len Brown <len.brown@...el.com>
>> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Cc: linux-pm@...r.kernel.org
>> Signed-off-by: Kees Cook <keescook@...omium.org>
>
>
> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@...el.com>
Do you want this to be carried in the timers tree, or can you pick it up?
Thanks!
-Kees
--
Kees Cook
Pixel Security
Powered by blists - more mailing lists