alistair23-linux/arch
Deepa Dinamani 17435e5f8c time: Introduce CONFIG_COMPAT_32BIT_TIME
Compat functions are now used to support 32 bit time_t in
compat mode on 64 bit architectures and in native mode on
32 bit architectures.

Introduce COMPAT_32BIT_TIME to conditionally compile these
functions.

Note that turning off 32 bit time_t support requires more
changes on architecture side. For instance, architecure
syscall tables need to be updated to drop support for 32 bit
time_t syscalls.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-04-19 13:30:40 +02:00
..
alpha time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
arc time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
arm time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
arm64 compat: Move compat_timespec/ timeval to compat_time.h 2018-04-19 13:29:54 +02:00
c6x time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
h8300 time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
hexagon time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
ia64 time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
m68k time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
microblaze time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
mips compat: Move compat_timespec/ timeval to compat_time.h 2018-04-19 13:29:54 +02:00
nds32 time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
nios2 time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
openrisc time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
parisc compat: Move compat_timespec/ timeval to compat_time.h 2018-04-19 13:29:54 +02:00
powerpc compat: Move compat_timespec/ timeval to compat_time.h 2018-04-19 13:29:54 +02:00
riscv RISC-V changes for 4.17 2018-04-04 16:43:47 -07:00
s390 compat: Move compat_timespec/ timeval to compat_time.h 2018-04-19 13:29:54 +02:00
sh time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
sparc compat: Move compat_timespec/ timeval to compat_time.h 2018-04-19 13:29:54 +02:00
um time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
unicore32 time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
x86 compat: Move compat_timespec/ timeval to compat_time.h 2018-04-19 13:29:54 +02:00
xtensa time: Add an asm-generic/compat.h file 2018-04-19 13:28:51 +02:00
.gitignore
Kconfig time: Introduce CONFIG_COMPAT_32BIT_TIME 2018-04-19 13:30:40 +02:00