[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGXu5j+TN6rfM1t8qSO7b_5n+65MHAXsf8kZYRMyiq+2Orz+SQ@mail.gmail.com>
Date: Tue, 17 Oct 2017 08:16:03 -0700
From: Kees Cook <keescook@...omium.org>
To: Sakari Ailus <sakari.ailus@....fi>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Alan Cox <alan@...ux.intel.com>,
Daeseok Youn <daeseok.youn@...il.com>,
Arnd Bergmann <arnd@...db.de>, linux-media@...r.kernel.org,
devel@...verdev.osuosl.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] staging/atomisp: Convert timers to use timer_setup()
On Tue, Oct 17, 2017 at 1:23 AM, Sakari Ailus <sakari.ailus@....fi> wrote:
> On Mon, Oct 16, 2017 at 04:24:56PM -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.
>>
>> Cc: Mauro Carvalho Chehab <mchehab@...nel.org>
>> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Cc: Alan Cox <alan@...ux.intel.com>
>> Cc: Daeseok Youn <daeseok.youn@...il.com>
>> Cc: Arnd Bergmann <arnd@...db.de>
>> Cc: linux-media@...r.kernel.org
>> Cc: devel@...verdev.osuosl.org
>> Signed-off-by: Kees Cook <keescook@...omium.org>
>
> This appears to be the same as the patch I've applied previously.
Okay, sorry for the noise. I didn't see it in -next when I did my
rebase this week.
-Kees
--
Kees Cook
Pixel Security
Powered by blists - more mailing lists