mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] vdso: Drop GENERIC_TIME_VSYSCALL
@ 2026-05-19  6:26 Thomas Weißschuh
  2026-05-19  6:26 ` [PATCH 1/3] riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks Thomas Weißschuh
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Thomas Weißschuh @ 2026-05-19  6:26 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti,
	Thomas Gleixner
  Cc: linux-riscv, linux-kernel, Andy Lutomirski, Vincenzo Frascino,
	Thomas Weißschuh

Today GENERIC_TIME_VSYSCALL is really only a pointless duplicate of
GENERIC_GETTIMEOFDAY, remove it.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Thomas Weißschuh (3):
      riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks
      vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAY
      vdso/treewide: Drop GENERIC_TIME_VSYSCALL

 arch/arm/mm/Kconfig                        | 1 -
 arch/arm64/Kconfig                         | 1 -
 arch/loongarch/Kconfig                     | 1 -
 arch/mips/Kconfig                          | 1 -
 arch/powerpc/Kconfig                       | 1 -
 arch/riscv/Kconfig                         | 1 -
 arch/riscv/include/asm/vdso/gettimeofday.h | 8 --------
 arch/s390/Kconfig                          | 1 -
 arch/sparc/Kconfig                         | 1 -
 arch/x86/Kconfig                           | 1 -
 include/linux/timekeeper_internal.h        | 2 +-
 kernel/time/Kconfig                        | 4 ----
 12 files changed, 1 insertion(+), 22 deletions(-)
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260518-vdso-generic_time_vsyscal-709759180952

Best regards,
--  
Thomas Weißschuh <thomas.weissschuh@linutronix.de>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-06-26  8:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-19  6:26 [PATCH 0/3] vdso: Drop GENERIC_TIME_VSYSCALL Thomas Weißschuh
2026-05-19  6:26 ` [PATCH 1/3] riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks Thomas Weißschuh
2026-06-02 19:46   ` [tip: timers/vdso] " tip-bot2 for Thomas Weißschuh
2026-05-19  6:26 ` [PATCH 2/3] vdso/vsyscall: Gate update_vsyscall() behind CONFIG_GENERIC_GETTIMEOFDAY Thomas Weißschuh
2026-06-02 19:46   ` [tip: timers/vdso] " tip-bot2 for Thomas Weißschuh
2026-05-19  6:26 ` [PATCH 3/3] vdso/treewide: Drop GENERIC_TIME_VSYSCALL Thomas Weißschuh
2026-06-02 19:46   ` [tip: timers/vdso] " tip-bot2 for Thomas Weißschuh
2026-06-26  8:20 ` [PATCH 0/3] vdso: " patchwork-bot+linux-riscv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®