Re: [PATCH] hrtimer:Add get_hrtimer_cpu_base()

From: Thomas Gleixner
Date: Thu Mar 14 2024 - 06:22:15 EST


On Wed, Mar 13 2024 at 05:30, Enlin Mu wrote:
> From: Enlin Mu <enlin.mu@xxxxxxxxxx>
>
> On the Arm platform,arch_timer may occur irq strom,
> By using the next_timer of hrtimer_cpu_base, it is
> possible to quickly locate abnormal timers.
> As it is an out of tree modules,the function needs
> to be exproted.

No. We are not exporting for out of tree code.