diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-11-23 14:22:06 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-11-15 14:38:29 +0100 |
commit | 693737b6cc2edc258040b28462a90b63503394d9 (patch) | |
tree | d0d77f867fd1522ff54b26b431beb005fe1553a3 /arch/mips | |
parent | df1b4ba9d4a8454285c53c2ec7224228105bc5c8 (diff) | |
download | linux-693737b6cc2edc258040b28462a90b63503394d9.tar.bz2 |
y2038: make ns_to_compat_timeval use __kernel_old_timeval
This gets us one step closer to removing 'struct timeval' from the
kernel. We still keep __kernel_old_timeval for interfaces that we cannot
fix otherwise, and ns_to_compat_timeval() is provably safe for interfaces
that are legitimate users of __kernel_old_timeval on native kernels,
so this is an obvious change.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions