Skip to content
Commit 21fc538d authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

y2038: ipc: Use __kernel_timespec



This is a preparatation for changing over __kernel_timespec to 64-bit
times, which involves assigning new system call numbers for mq_timedsend(),
mq_timedreceive() and semtimedop() for compatibility with future y2038
proof user space.

The existing ABIs will remain available through compat code.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent c2ab975c
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