2022-11-07 06:23:56

by Viresh Kumar

[permalink] [raw]
Subject: Re: [PATCH v5a 1/5] ARM: spear: Do not use timer namespace for timer_shutdown() function

On 06-11-22, 01:45, Steven Rostedt wrote:
> From: "Steven Rostedt (Google)" <[email protected]>
>
> 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 spear_timer_shutdown() to avoid this conflict.
>
> Link: https://lore.kernel.org/all/[email protected]/
>
> Cc: Viresh Kumar <[email protected]>
> Cc: Shiraz Hashim <[email protected]>
> Cc: Russell King <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Acked-by: Arnd Bergmann <[email protected]>
> Reviewed-by: Guenter Roeck <[email protected]>
> Signed-off-by: Steven Rostedt (Google) <[email protected]>

I just replied to the previous version, ignore that now :)

Acked-by: Viresh Kumar <[email protected]>

Thanks.

--
viresh