]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/socket.c
y2038: remove CONFIG_64BIT_TIME
authorArnd Bergmann <arnd@arndb.de>
Tue, 23 Apr 2019 15:43:50 +0000 (17:43 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Nov 2019 13:38:27 +0000 (14:38 +0100)
commit3ca47e958a64b1116a2c35e65dcf467fc53d52de
tree9900980bcfdd65e8a8b7518d450b04908b325df4
parenta99d8080aaf358d5d23581244e5da23b35e340b9
y2038: remove CONFIG_64BIT_TIME

The CONFIG_64BIT_TIME option is defined on all architectures, and can
be removed for simplicity now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/Kconfig
fs/aio.c
ipc/syscall.c
kernel/time/hrtimer.c
kernel/time/time.c
net/socket.c