[PATCH v5a 2/5] clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function
Marc Zyngier
maz at kernel.org
Sun Nov 6 03:09:25 PST 2022
On Sun, 06 Nov 2022 05:45:37 +0000,
Steven Rostedt <rostedt at goodmis.org> wrote:
>
> From: "Steven Rostedt (Google)" <rostedt at goodmis.org>
>
> A new "shutdown" timer state is being added to the generic timer code. One
> of the functions to change the timer into the state is called
> "timer_shutdown()". This means that there can not be other functions
> called "timer_shutdown()" as the timer code owns the "timer_*" name space.
>
> Rename timer_shutdown() to arch_timer_shutdown() to avoid this conflict.
>
> Link: https://lore.kernel.org/all/20221105060155.409832154@goodmis.org/
>
> Cc: Mark Rutland <mark.rutland at arm.com>
> Cc: Marc Zyngier <maz at kernel.org>
> Cc: Daniel Lezcano <daniel.lezcano at linaro.org>
> Cc: Thomas Gleixner <tglx at linutronix.de>
> Cc: linux-arm-kernel at lists.infradead.org
> Reviewed-by: Guenter Roeck <linux at roeck-us.net>
> Signed-off-by: Steven Rostedt (Google) <rostedt at goodmis.org>
Acked-by: Marc Zyngier <maz at kernel.org>
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list