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:   Wed, 25 Oct 2017 16:16:02 +0200
From:   Kees Cook <keescook@...omium.org>
To:     Felipe Balbi <felipe.balbi@...ux.intel.com>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Alan Stern <stern@...land.harvard.edu>,
        "Gustavo A. R. Silva" <garsilva@...eddedor.com>,
        linux-usb@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] usb: usbtest: Convert timers to use timer_setup()

Sorry, I sent this one but forgot that timer_setup_on_stack() is in
-next only. If it's okay, I can carry it in the timers tree.

Thanks!

-Kees

On Tue, Oct 24, 2017 at 12:27 PM, Felipe Balbi
<felipe.balbi@...ux.intel.com> wrote:
> Kees Cook <keescook@...omium.org> writes:
>
>> 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. Also adds missing call to
>> destroy_timer_on_stack();
>>
>> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Cc: Felipe Balbi <felipe.balbi@...ux.intel.com>
>> Cc: Alan Stern <stern@...land.harvard.edu>
>> Cc: "Gustavo A. R. Silva" <garsilva@...eddedor.com>
>> Cc: linux-usb@...r.kernel.org
>> Signed-off-by: Kees Cook <keescook@...omium.org>
>
> Acked-by: Felipe Balbi <felipe.balbi@...ux.intel.com>
>
> --
> balbi



-- 
Kees Cook
Pixel Security

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ