Re: [PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
From: Arnd Bergmann
Date: Fri Jul 24 2026 - 12:07:44 EST
On Fri, Jul 24, 2026, at 15:36, Thomas Weißschuh wrote:
> Always provide the definitions of the VDSO_CLOCKMODE_* constants and
> remove some ifdeffery from the clocksource drivers.
>
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
> ---
Looks all good to me. I assume you'll merge this through the
tip/timers/vdso branch, but let me know if I should pick it
up into the asm-generic tree instead.
Arnd