aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/time
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-11-05 09:22:38 +0100
committerArnd Bergmann <arnd@arndb.de>2019-11-15 14:38:28 +0100
commit1bf883c1a9cf88a60234039356aac8f23479dce9 (patch)
treee31f003fff9bffee756093a9a19616073c3dfa40 /kernel/time
parenty2038: ipc: remove __kernel_time_t reference from headers (diff)
downloadwireguard-linux-1bf883c1a9cf88a60234039356aac8f23479dce9.tar.xz
wireguard-linux-1bf883c1a9cf88a60234039356aac8f23479dce9.zip
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>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions