lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ