[GIT PULL] timer subsystem fix
From: Ingo Molnar
Date: Sat Aug 29 2026 - 22:46:50 EST
Linus,
Please pull the latest timers/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2026-08-30
for you to fetch changes up to 64f74d8f728877858372c52067e5c0c091f8db24:
- Fix UM build regression caused by the removal of the UM
specific timex.h header. (Thomas Weißschuh)
Thanks,
Ingo
------------------>
Thomas Weißschuh (1):
um: Use asm-generic/timex.h over the host architecture one
arch/um/include/asm/timex.h | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 arch/um/include/asm/timex.h