Re: [PATCH 14/15] tick: Shut down low-res tick from dying CPU

From: Thomas Gleixner
Date: Thu Jan 25 2024 - 04:45:12 EST


On Wed, Jan 24 2024 at 18:04, Frederic Weisbecker wrote:
> Prepare for consolidating the handover to a single place (the first one)
> with shutting down the low-res tick as well from
> tick_cancel_sched_timer() as well. This will simplify the handover and
> unify the tick cancellation between high-res and low-res.
>
> Signed-off-by: Frederic Weisbecker <frederic@xxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>