aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorDeepa Dinamani <[email protected]>2018-06-16 22:11:44 -0700
committerThomas Gleixner <[email protected]>2018-06-24 14:39:47 +0200
commit6ff84735070276d72af716e21c3214ee20d60e70 (patch)
treec01318c2ab8bd85792d81d50104541468706fcd3 /net/lapb/lapb_subr.c
parentafef05cf238cfcecdc5ea9b06f31027b13ce6214 (diff)
time: Change types to new y2038 safe __kernel_itimerspec
timer_set/gettime and timerfd_set/get apis use struct itimerspec at the user interface layer. struct itimerspec is not y2038-safe. Change these interfaces to use y2038-safe struct __kernel_itimerspec instead. This will help define new syscalls when 32bit architectures select CONFIG_64BIT_TIME. Signed-off-by: Deepa Dinamani <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions