aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/mqueue.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-04-12 15:19:44 +0200
committerArnd Bergmann <arnd@arndb.de>2018-04-20 16:20:18 +0200
commit2a70b7879b84d471fd0e440f027bba310e0c1fb7 (patch)
treeffb63998dfdb5fdd2636874299c9785c1271ee71 /ipc/mqueue.c
parenty2038: xtensa: Extend sysvipc data structures (diff)
downloadlinux-dev-2a70b7879b84d471fd0e440f027bba310e0c1fb7.tar.xz
linux-dev-2a70b7879b84d471fd0e440f027bba310e0c1fb7.zip
y2038: ipc: Use ktime_get_real_seconds consistently
In some places, we still used get_seconds() instead of ktime_get_real_seconds(), and I'm changing the remaining ones now to all use ktime_get_real_seconds() so we use the full available range for timestamps instead of overflowing the 'unsigned long' return value in year 2106 on 32-bit kernels. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'ipc/mqueue.c')
0 files changed, 0 insertions, 0 deletions