Re: [GIT pull] timers/core for v7.1-rc1
From: Alexei Starovoitov
Date: Wed Apr 15 2026 - 00:11:20 EST
On Sun, Apr 12, 2026 at 07:46:25PM -0800, Thomas Gleixner wrote:
> Linus,
>
> please pull the latest timers/core branch from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-core-2026-04-12
>
> up to: ff1c0c5d0702: Merge branch 'timers/urgent' into timers/core
>
> Updates for the timer/timekeeping core:
Looks like it breaks the boot for me.
It hangs at
[ 1.036914] cfg80211: failed to load regulatory.db
[ 1.037396] clk: Disabling unused clocks
if I wait few minutes and then Ctrl-C then I see:
^C[ 190.319574] ata6: SATA link down (SStatus 0 SControl 300)
[ 190.320442] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 190.320869] ata3.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 190.321168] ata3.00: applying bridge limits
but it still hangs later.
Reverting the whole pull fixes the issue.
The boot is standard qemu-system-x86_64 --enable-kvm -machine q35 -smp 8 -s -cpu host