Re: [GIT pull] timers/core for v7.1-rc1

From: Alexei Starovoitov

Date: Wed Apr 15 2026 - 00:41:17 EST


On Tue, Apr 14, 2026 at 9:38 PM Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Tue, 14 Apr 2026 at 21:10, Alexei Starovoitov
> <alexei.starovoitov@xxxxxxxxx> wrote:
> >
> > Looks like it breaks the boot for me.
>
> I can confirm.
>
> Trying to narrow it down now.

Instead of full revert. the following helped:

config HRTIMER_REARM_DEFERRED
- def_bool y
- depends on GENERIC_ENTRY && HAVE_GENERIC_TIF_BITS
- depends on HIGH_RES_TIMERS && SCHED_HRTICK
+ bool
+ default n