Re: [PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
"Arnd Bergmann" <[email protected]> Fri, 24 Jul 2026 17:35:54 +0200
| Newsgroups | org.kernel.vger.linux-mips,dev.linux.lists.loongarch,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-riscv,org.kernel.vger.linux-arch,org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 24, 2026, at 15:36, Thomas Wei=C3=9Fschuh wrote: > Always provide the definitions of the VDSO_CLOCKMODE_* constants and > remove some ifdeffery from the clocksource drivers. > > Signed-off-by: Thomas Wei=C3=9Fschuh <[email protected]> > --- 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