[PATCH] arm: pxa: Convert timers to use timer_setup()

Robert Jarzmik robert.jarzmik at free.fr
Tue Oct 17 10:48:09 PDT 2017


Kees Cook <keescook at chromium.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. Adds a static variable to hold the
> interrupt private data pointer.
>
> Cc: Daniel Mack <daniel at zonque.org>
> Cc: Haojian Zhuang <haojian.zhuang at gmail.com>
> Cc: Robert Jarzmik <robert.jarzmik at free.fr>
> Cc: Russell King <linux at armlinux.org.uk>
> Cc: linux-arm-kernel at lists.infradead.org
> Signed-off-by: Kees Cook <keescook at chromium.org>

Applied to pxa/for-next tree, thanks.

--
Robert



More information about the linux-arm-kernel mailing list