[PATCH v1 7/7] time: Export symbol for sched_clock register function
John Stultz
jstultz at google.com
Tue Jun 3 20:43:12 PDT 2025
On Mon, Jun 2, 2025 at 8:19 AM Daniel Lezcano <daniel.lezcano at linaro.org> wrote:
>
> The timer drivers could be converted into modules. The different
> functions to register the clocksource or the clockevent are already
> exporting their symbols for modules but the sched_clock_register()
> function is missing.
>
> Export the symbols so the drivers using this function can be converted
> into modules.
Thanks for chasing down all the details around this issue Daniel!
Acked-by: John Stultz <jstultz at google.com>
More information about the linux-arm-kernel
mailing list