Re: [PATCH 1/5] s390/tick: Remove CIF_NOHZ_DELAY flag

From: Christian Loehle

Date: Tue Jun 09 2026 - 04:18:42 EST


On 6/9/26 08:52, Mete Durlu wrote:
> Remove obsolete tick delay heuristic [1]. The upcoming cpuidle driver
> handles frequent sleep/wakeup cycles more effectively.
>
> [1] https://lore.kernel.org/all/20090929122533.402715150@xxxxxxxxxx/
>
> Suggested-by: Heiko Carstens <hca@xxxxxxxxxxxxx>
> Signed-off-by: Mete Durlu <meted@xxxxxxxxxxxxx>
> ---
For bisectibility does it make sense to move this and 2/5 to the end?