Re: [PATCH v15 1/7] timers: Rename tmigr 'online' bit to 'available'

From: Thomas Gleixner

Date: Wed Nov 19 2025 - 10:49:21 EST


On Thu, Nov 13 2025 at 09:33, Gabriele Monaco wrote:
> The timer migration hierarchy excludes offline CPUs via the
> tmigr_is_not_available function, which is essentially checking the
> online bit for the CPU.
>
> Rename the online bit to available and all references in function names
> and tracepoint to generalise the concept of available CPUs.
>
> Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>
> Signed-off-by: Gabriele Monaco <gmonaco@xxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>