[PATCH v6 1/6] ARM: make register_current_timer_delay() accessible after init
Daniel Lezcano
daniel.lezcano at linaro.org
Fri Nov 21 06:37:41 PST 2025
On 11/20/25 19:42, Will McVicker wrote:
> The function register_current_timer_delay() is called from the
> exynos_mct clocksource driver at probe time. In the event that the
> exynos_mct driver is probed deferred or the platform manually unbinds
> and rebinds the driver we need this function available. So drop the
> __init tag.
Is this change supposed to fix an existing bug or is it a guess it could
happen ? If the latter, I prefer to not pick this patch until is proven
it fixes an observed issue.
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
More information about the linux-arm-kernel
mailing list