]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/stp: Remove leap second support
authorSven Schnelle <svens@linux.ibm.com>
Fri, 25 Apr 2025 08:39:44 +0000 (10:39 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Mon, 21 Jul 2025 10:41:55 +0000 (12:41 +0200)
commit64764cf6d0cc9ccf900d305e7ad03a28e3e1cb87
treeb55dcfe74163a85df90343c309c93c2bfa5c64f6
parent94ecbf1e71d463080c36a6e494e067e5a30ad0f0
s390/stp: Remove leap second support

With moving time steering to userspace, there's no need
to handle leap seconds inside the kernel. Remove it.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/kernel/time.c