Re: [GIT PULL] timer subsystem fixes

From: Ingo Molnar
Date: Sun May 04 2025 - 03:34:37 EST



* Ingo Molnar <mingo@xxxxxxxxxx> wrote:

> Linus,
>
> Please pull the latest timers/urgent Git tree from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2025-05-04
>
> # HEAD: 7aeb1538be5df3efa1d799e5428ac3a0ae802293 vdso: Reject absolute relocations during build
>
> Misc fixes:
>
> - Fix time keeping bugs in CLOCK_MONOTONIC_COARSE clocks
>
> - Work around and reject absolute relocations into vDSO code that
> GCC erroneously emits in certain arm64 build environments

Please belay this pull request, just a minute after sending this out I
received this fresh build warnings report on a Risc-V randconfig build:

# Subject: [tip:timers/urgent 3/3] llvm-readelf: warning: 'arch/riscv/kernel/vdso/hwprobe.o': bitcode files are not supported

https://lore.kernel.org/r/aBb6nudVcs+cqRyZ@rli9-mobl

Sorry about that.

Thanks,

Ingo