Skip to content
Commit 693737b6 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
parent df1b4ba9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment