linux_dsm_epyc7002/arch
Arnd Bergmann 1bf883c1a9 y2038: stat: avoid 'time_t' in 'struct stat'
The time_t definition may differ between user space and kernel space,
so replace time_t with an unambiguous 'long' for the mips and sparc.

The same structures also contain 'off_t', which has the same problem,
so replace that as well on those two architectures and powerpc.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-11-15 14:38:28 +01:00
..
alpha
arc ARC: perf: Accommodate big-endian CPU 2019-10-22 09:59:43 -07:00
arm ARM: SoC fixes 2019-10-25 16:00:47 -04:00
arm64 arm64 fixes for -rc6 2019-11-01 10:03:46 -07:00
c6x
csky csky-for-linus-5.4-rc1: arch/csky patches for 5.4-rc1 2019-09-30 10:16:17 -07:00
h8300
hexagon
ia64 y2038: vdso: change timespec to __kernel_old_timespec 2019-11-15 14:38:28 +01:00
m68k
microblaze
mips y2038: stat: avoid 'time_t' in 'struct stat' 2019-11-15 14:38:28 +01:00
nds32 y2038: vdso: nds32: open-code timespec_add_ns() 2019-11-15 14:38:28 +01:00
nios2
openrisc
parisc y2038: ipc: remove __kernel_time_t reference from headers 2019-11-15 14:38:28 +01:00
powerpc y2038: stat: avoid 'time_t' in 'struct stat' 2019-11-15 14:38:28 +01:00
riscv RISC-V: Add PCIe I/O BAR memory mapping 2019-10-28 10:43:32 -07:00
s390 s390/idle: fix cpu idle time calculation 2019-10-31 17:26:48 +01:00
sh
sparc y2038: stat: avoid 'time_t' in 'struct stat' 2019-11-15 14:38:28 +01:00
um um-ubd: Entrust re-queue to the upper layers 2019-10-29 10:07:41 -06:00
unicore32
x86 y2038: ipc: remove __kernel_time_t reference from headers 2019-11-15 14:38:28 +01:00
xtensa xtensa: fix change_bit in exclusive access option 2019-10-16 00:14:33 -07:00
.gitignore
Kconfig y2038: remove CONFIG_64BIT_TIME 2019-11-15 14:38:27 +01:00