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] [day] [month] [year] [list]
Date:   Fri, 27 Oct 2017 11:04:45 +0100
From:   Russell King - ARM Linux <linux@...linux.org.uk>
To:     Kees Cook <keescook@...omium.org>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Florian Fainelli <f.fainelli@...il.com>,
        Arnd Bergmann <arnd@...db.de>,
        linux-pcmcia@...ts.infradead.org, linux-kernel@...r.kernel.org,
        David Howells <dhowells@...hat.com>,
        bcm-kernel-feedback-list@...adcom.com,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] drivers/pcmcia: Convert timers to use timer_setup()

On Tue, Oct 24, 2017 at 03:23:31AM -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: Florian Fainelli <f.fainelli@...il.com>
> Cc: bcm-kernel-feedback-list@...adcom.com
> Cc: David Howells <dhowells@...hat.com>
> Cc: Arnd Bergmann <arnd@...db.de>
> Cc: linux-pcmcia@...ts.infradead.org
> Cc: linux-arm-kernel@...ts.infradead.org
> Signed-off-by: Kees Cook <keescook@...omium.org>
> ---
>  drivers/pcmcia/bcm63xx_pcmcia.c | 6 +++---
>  drivers/pcmcia/bfin_cf_pcmcia.c | 6 +++---
>  drivers/pcmcia/i82365.c         | 6 ++----
>  drivers/pcmcia/omap_cf.c        | 8 ++++----
>  drivers/pcmcia/pd6729.c         | 7 +++----
>  drivers/pcmcia/soc_common.c     | 7 +++----
>  drivers/pcmcia/tcic.c           | 8 +++-----
>  drivers/pcmcia/yenta_socket.c   | 7 +++----
>  8 files changed, 24 insertions(+), 31 deletions(-)

For soc_common.c:

Acked-by: Russell King <rmk+kernel@...linux.org.uk>

Thanks.

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
According to speedtest.net: 8.21Mbps down 510kbps up

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ