Re: [PATCH v2 3/5] timer_migration: Split out state update of tmigr_active_up()
From: Frederic Weisbecker
Date: Mon Jun 24 2024 - 16:42:48 EST
Le Mon, Jun 24, 2024 at 04:53:55PM +0200, Anna-Maria Behnsen a écrit :
> The functionality of the state update is split into __tmigr_active_up() to
> be reusable by other callsites.
>
> This is a preparation for a fix of a potential race when a CPU comes online
> the first time and creates a new top level.
>
> No functional change.
>
> Fixes: 7ee988770326 ("timers: Implement the hierarchical pull model")
> Signed-off-by: Anna-Maria Behnsen <anna-maria@xxxxxxxxxxxxx>
Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>