Re: [GIT pull] timers/urgent for v6.19-rc1

From: Ingo Molnar
Date: Mon Dec 01 2025 - 02:23:46 EST



* Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:

> Linus,
>
> please pull the latest timers/urgent branch from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2025-12-01
>
> up to: c7418164b463: timekeeping: Fix error code in tk_aux_sysfs_init()
>
>
> A delayed bugfix for the timekeeping code which makes the recent fix
> plugging the resource leak correct in terms of the returned error code.
>
> Thanks,
>
> tglx
>
> ------------------>
> Dan Carpenter (1):
> timekeeping: Fix error code in tk_aux_sysfs_init()
>
>
> kernel/time/timekeeping.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)

So JFYI, this fix is already upstream:

e69c7c175115 Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Boris sent timers/urgent yesterday morning.

Thanks,

Ingo